import "CIAO_Port_Activator.idl";
Public Member Functions | |
PortableServer::Servant | activate (in PortableServer::ObjectId oid) |
void | deactivate (in PortableServer::Servant servant, in boolean remaining_activations) |
Public Attributes | |
attribute string | oid |
OID of port this activator encapsulates. | |
readonly attribute string | name |
Name of the port. |
PortableServer::Servant CIAO::Port_Activator::activate | ( | in PortableServer::ObjectId | oid | ) |
void CIAO::Port_Activator::deactivate | ( | in PortableServer::Servant | servant, | |
in boolean | remaining_activations | |||
) |
readonly attribute string CIAO::Port_Activator::name |
Name of the port.
attribute string CIAO::Port_Activator::oid |
OID of port this activator encapsulates.