#include <it_bus_pdk/context.h>
Definition at line 374 of file context.h.
Public Member Functions | |
virtual ContextContainer * | request_contexts ()=0 |
Return a pointer to the container that contains the request contexts. | |
virtual ContextContainer * | reply_contexts ()=0 |
Return a pointer to the container that contains the reply contexts. |
virtual ContextContainer* IT_Bus::ContextCurrent::request_contexts | ( | ) | [pure virtual] |
Return a pointer to the container that contains the request contexts.
virtual ContextContainer* IT_Bus::ContextCurrent::reply_contexts | ( | ) | [pure virtual] |
Return a pointer to the container that contains the reply contexts.