|
void * | _private |
|
ccReg_TID(* | createRequest )(PortableServer_Servant _servant, const CORBA_char *source_ip, const ccReg_RequestServiceType serv, const CORBA_char *content, const ccReg_RequestProperties *props, const ccReg_ObjectReferences *refs, const ccReg_RequestType action_type, const ccReg_TID session_id, CORBA_Environment *ev) |
|
void(* | closeRequest )(PortableServer_Servant _servant, const ccReg_TID id, const CORBA_char *content, const ccReg_RequestProperties *props, const ccReg_ObjectReferences *refs, const CORBA_long result_code, const ccReg_TID session_id, CORBA_Environment *ev) |
|
ccReg_TID(* | createSession )(PortableServer_Servant _servant, const ccReg_TID user_id, const CORBA_char *user_name, CORBA_Environment *ev) |
|
void(* | closeSession )(PortableServer_Servant _servant, const ccReg_TID id, CORBA_Environment *ev) |
|
ccReg_RequestTypeList *(* | getRequestTypesByService )(PortableServer_Servant _servant, const ccReg_RequestServiceType serv, CORBA_Environment *ev) |
|
ccReg_RequestServiceList *(* | getServices )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
ccReg_ResultCodeList *(* | getResultCodesByService )(PortableServer_Servant _servant, const ccReg_RequestServiceType serv, CORBA_Environment *ev) |
|
ccReg_Logger_ObjectTypeList *(* | getObjectTypes )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
Registry_PageTable(* | createPageTable )(PortableServer_Servant _servant, const CORBA_char *session_id, CORBA_Environment *ev) |
|
void(* | deletePageTable )(PortableServer_Servant _servant, const CORBA_char *session_id, CORBA_Environment *ev) |
|
ccReg_Logger_Detail *(* | getDetail )(PortableServer_Servant _servant, const ccReg_TID id, CORBA_Environment *ev) |
|
CORBA_unsigned_long_long(* | getRequestCount )(PortableServer_Servant _servant, const CORBA_char *datetime_from, const CORBA_char *datetime_to, const CORBA_char *service, const CORBA_char *user, CORBA_Environment *ev) |
|
ccReg_RequestCountInfo *(* | getRequestCountUsers )(PortableServer_Servant _servant, const CORBA_char *datetime_from, const CORBA_char *datetime_to, const CORBA_char *service, CORBA_Environment *ev) |
|