#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 (ACE_ENV_SINGLE_ARG_DECL) |
Dynamic::ExceptionList * | make_exception_list (ACE_ENV_SINGLE_ARG_DECL) |
Dynamic::ContextList * | make_context_list (ACE_ENV_SINGLE_ARG_DECL) |
Dynamic::RequestContext * | make_request_context (ACE_ENV_SINGLE_ARG_DECL) |
CORBA::Any * | make_any (CORBA::Boolean tk_void_any ACE_ENV_ARG_DECL) |
|
|
|
|
|
|
|
|
|
|