IT_Bus::ContextCurrent Class Reference

#include <it_bus_pdk/context.h>

List of all members.


Detailed Description

Class that manages instances of the context container.

Definition at line 374 of file context.h.

Public Member Functions

virtual ContextContainerrequest_contexts ()=0
 Return a pointer to the container that contains the request contexts.
virtual ContextContainerreply_contexts ()=0
 Return a pointer to the container that contains the reply contexts.


Member Function Documentation

virtual ContextContainer* IT_Bus::ContextCurrent::request_contexts (  )  [pure virtual]

Return a pointer to the container that contains the request contexts.

Returns:
A pointer to an instance of the ContextContainer class.

virtual ContextContainer* IT_Bus::ContextCurrent::reply_contexts (  )  [pure virtual]

Return a pointer to the container that contains the reply contexts.

Returns:
A pointer to an instance of the ContextContainer class.


Generated on Tue Mar 20 15:28:12 2007 for Artix by  doxygen 1.5.1-p1