TAO_PortableServer
2.0.8
|
#include <Root_POA.h>
Public Member Functions | |
void | set (PortableServer::ObjectId_var &system_id_, const char *type_id_, TAO_ServantBase *servant_, CORBA::Boolean collocated_, CORBA::Short priority_, bool indirect) |
Public Attributes | |
PortableServer::ObjectId_var * | system_id_ |
const char * | type_id_ |
TAO_ServantBase * | servant_ |
CORBA::Boolean | collocated_ |
CORBA::Short | priority_ |
bool | indirect_ |
void TAO_Root_POA::Key_To_Object_Params::set | ( | PortableServer::ObjectId_var & | system_id_, |
const char * | type_id_, | ||
TAO_ServantBase * | servant_, | ||
CORBA::Boolean | collocated_, | ||
CORBA::Short | priority_, | ||
bool | indirect | ||
) |
const char* TAO_Root_POA::Key_To_Object_Params::type_id_ |