CIAO  1.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
CIAO::Session_Container Interface Reference

import "Session_Container.idl";

Inheritance diagram for CIAO::Session_Container:
Inheritance graph
Collaboration diagram for CIAO::Session_Container:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from CIAO::Container
Components::CCMHome install_home (in string primary_artifact, in string entry_point, in string servant_artifact, in string servant_entrypoint, in string name, in long open_mode)
 
void uninstall_home (in Components::CCMHome homeptr)
 
Components::CCMObject install_component (in string primary_artifact, in string entry_point, in string servant_artifact, in string servant_entrypoint, in string name, in long open_mode)
 
void set_attributes (in Object name, in Components::ConfigValues values)
 
void activate_component (in Components::CCMObject name)
 
void passivate_component (in Components::CCMObject name)
 
void uninstall_component (in Components::CCMObject compptr)
 
Components::Cookie connect_local_facet (in::Components::CCMObject provider_ref, in string provider_port, in::Components::CCMObject user_ref, in string user_port) raises (::Components::InvalidConnection, ::Components::AlreadyConnected)
 
void disconnect_local_facet (in Components::Cookie cookie, in::Components::CCMObject provider_ref, in string provider_port, in::Components::CCMObject user_ref, in string user_port) raises (::Components::InvalidConnection)
 
Object install_servant (in PortableServer::Servant svnt, in Container_Types::OA_Type type, out PortableServer::ObjectId oid)
 
void uninstall_servant (in PortableServer::Servant compptr, in Container_Types::OA_Type type, out PortableServer::ObjectId oid)
 
Object generate_reference (in string obj_id, in string repo_id, in Container_Types::OA_Type type)
 
Object get_objref (in PortableServer::Servant p)
 
PortableServer::POA the_POA ()
 
PortableServer::POA the_port_POA ()
 
Object get_local_facet (in::Components::CCMObject provider_ref, in string provider_port)
 
void install_service_component_reference (in string service_id, in Object obj)
 
Object uninstall_service_component_reference (in string service_id)
 
Object resolve_service_reference (in string service_id) raises (::Components::CCMException)
 
void init (in string name)
 
void fini ()
 

The documentation for this interface was generated from the following file: