rllib
1
|
#include <rlcorba.h>
Public Member Functions | |
rlCorbaServer (int ac, char **av, const char *) | |
~rlCorbaServer () | |
void | run () |
Public Attributes | |
char * | adr |
CORBA::ORB_var | orb |
CORBA::Object_var | obj |
PortableServer::POA_var | poa |
PortableServer::POAManager_var | mgr |
Timpl | server_servant |
Tvar | server |
|
inline |
|
inline |
|
inline |
char* rlCorbaServer< Timpl, Tvar >::adr |
PortableServer::POAManager_var rlCorbaServer< Timpl, Tvar >::mgr |
CORBA::Object_var rlCorbaServer< Timpl, Tvar >::obj |
CORBA::ORB_var rlCorbaServer< Timpl, Tvar >::orb |
PortableServer::POA_var rlCorbaServer< Timpl, Tvar >::poa |
Tvar rlCorbaServer< Timpl, Tvar >::server |
Timpl rlCorbaServer< Timpl, Tvar >::server_servant |