#include <RequestInfo_Util.h>
Static Public Methods | |
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 ( CORBA::Environment &ACE_TRY_ENV) |
Dynamic::ExceptionList* | make_exception_list ( CORBA::Environment &ACE_TRY_ENV) |
Dynamic::ContextList* | make_context_list ( CORBA::Environment &ACE_TRY_ENV) |
Dynamic::RequestContext* | make_request_context ( CORBA::Environment &ACE_TRY_ENV) |
CORBA::Any* | make_any (CORBA::Boolean tk_void_any, CORBA::Environment &ACE_TRY_ENV) |
|
|
|
|
|
|
|
|
|
|