Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

TAO_RequestInfo_Util Class Reference

Helper class that provides methods useful for both PortableInterceptor::ClientRequestInfo and PortableInterceptor::ServerRequestInfo objects. More...

#include <RequestInfo_Util.h>

List of all members.

Static Public Member Functions

Factory Methods
These are methods called by TAO_{Client,Server}RequestInfo and their subclasses. Rather than having the same factory code in each subclass, we factor the common code in to this utility class.

Dynamic::ParameterList * make_parameter_list ()
Dynamic::ExceptionList * make_exception_list ()
Dynamic::ContextListmake_context_list ()
Dynamic::RequestContextmake_request_context ()
CORBA::Any * make_any (CORBA::Boolean tk_void_any)


Detailed Description

Helper class that provides methods useful for both PortableInterceptor::ClientRequestInfo and PortableInterceptor::ServerRequestInfo objects.


Member Function Documentation

CORBA::Any * TAO_RequestInfo_Util::make_any CORBA::Boolean  tk_void_any  )  [static]
 

Dynamic::ContextList * TAO_RequestInfo_Util::make_context_list  )  [static]
 

Dynamic::ExceptionList * TAO_RequestInfo_Util::make_exception_list  )  [static]
 

TAO_BEGIN_VERSIONED_NAMESPACE_DECL Dynamic::ParameterList * TAO_RequestInfo_Util::make_parameter_list  )  [static]
 

Dynamic::RequestContext * TAO_RequestInfo_Util::make_request_context  )  [static]
 


The documentation for this class was generated from the following files:
Generated on Sun Mar 5 15:49:30 2006 for TAO_PI by  doxygen 1.3.9.1