CIAO 1.0.5
Public Member Functions | Public Attributes
CIAO::Port_Activator Interface Reference

import "CIAO_Port_Activator.idl";

Inheritance diagram for CIAO::Port_Activator:
Inheritance graph
[legend]

List of all members.

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.

Member Function Documentation

PortableServer::Servant CIAO::Port_Activator::activate ( in PortableServer::ObjectId  oid)
void CIAO::Port_Activator::deactivate ( in PortableServer::Servant  servant,
in boolean  remaining_activations 
)

Member Data Documentation

readonly attribute string CIAO::Port_Activator::name

Name of the port.

attribute string CIAO::Port_Activator::oid

OID of port this activator encapsulates.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines