|
Public 変数 |
void * | _private |
CORBA_boolean(* | set_device_profile )(PortableServer_Servant _servant, const SDOPackage_DeviceProfile *dProfile, CORBA_Environment *ev) |
CORBA_boolean(* | set_service_profile )(PortableServer_Servant _servant, const SDOPackage_ServiceProfile *sProfile, CORBA_Environment *ev) |
CORBA_boolean(* | add_organization )(PortableServer_Servant _servant, const SDOPackage_Organization org, CORBA_Environment *ev) |
CORBA_boolean(* | remove_service_profile )(PortableServer_Servant _servant, const CORBA_char *id, CORBA_Environment *ev) |
CORBA_boolean(* | remove_organization )(PortableServer_Servant _servant, const CORBA_char *organization_id, CORBA_Environment *ev) |
SDOPackage_ParameterList *(* | get_configuration_parameters )(PortableServer_Servant _servant, CORBA_Environment *ev) |
SDOPackage_NVList *(* | get_configuration_parameter_values )(PortableServer_Servant _servant, CORBA_Environment *ev) |
CORBA_any *(* | get_configuration_parameter_value )(PortableServer_Servant _servant, const CORBA_char *name, CORBA_Environment *ev) |
CORBA_boolean(* | set_configuration_parameter )(PortableServer_Servant _servant, const CORBA_char *name, const CORBA_any *value, CORBA_Environment *ev) |
SDOPackage_ConfigurationSetList *(* | get_configuration_sets )(PortableServer_Servant _servant, CORBA_Environment *ev) |
SDOPackage_ConfigurationSet *(* | get_configuration_set )(PortableServer_Servant _servant, const CORBA_char *config_id, CORBA_Environment *ev) |
CORBA_boolean(* | set_configuration_set_values )(PortableServer_Servant _servant, const CORBA_char *config_id, const SDOPackage_ConfigurationSet *configuration_set, CORBA_Environment *ev) |
SDOPackage_ConfigurationSet *(* | get_active_configuration_set )(PortableServer_Servant _servant, CORBA_Environment *ev) |
CORBA_boolean(* | add_configuration_set )(PortableServer_Servant _servant, const SDOPackage_ConfigurationSet *configuration_set, CORBA_Environment *ev) |
CORBA_boolean(* | remove_configuration_set )(PortableServer_Servant _servant, const CORBA_char *config_id, CORBA_Environment *ev) |
CORBA_boolean(* | activate_configuration_set )(PortableServer_Servant _servant, const CORBA_char *config_id, CORBA_Environment *ev) |