|
void * | _private |
|
ccReg_TID(* | createGroup )(PortableServer_Servant _servant, const CORBA_char *name, CORBA_Environment *ev) |
|
void(* | deleteGroup )(PortableServer_Servant _servant, const ccReg_TID group_id, CORBA_Environment *ev) |
|
void(* | updateGroup )(PortableServer_Servant _servant, const ccReg_TID group_id, const CORBA_char *name, CORBA_Environment *ev) |
|
ccReg_TID(* | addRegistrarToGroup )(PortableServer_Servant _servant, const ccReg_TID reg_id, const ccReg_TID group_id, CORBA_Environment *ev) |
|
void(* | removeRegistrarFromGroup )(PortableServer_Servant _servant, const ccReg_TID reg_id, const ccReg_TID group_id, CORBA_Environment *ev) |
|
Registry_Registrar_Group_GroupList *(* | getGroups )(PortableServer_Servant _servant, CORBA_Environment *ev) |
|
Registry_Registrar_Group_MembershipByRegistrarList *(* | getMembershipsByRegistar )(PortableServer_Servant _servant, const ccReg_TID registrar_id, CORBA_Environment *ev) |
|
Registry_Registrar_Group_MembershipByGroupList *(* | getMembershipsByGroup )(PortableServer_Servant _servant, const ccReg_TID group_id, CORBA_Environment *ev) |
|
The documentation for this struct was generated from the following file: