TAO_PortableServer
2.3.3
|
Pre-compiled IDL source for the PortableServer module. More...
import "tao/Policy_Forward.pidl";
import "tao/OctetSeq.pidl";
import "tao/orb_types.pidl";
import "tao/PortableServer/PS_Forward.pidl";
import "tao/PortableServer/IdAssignmentPolicy.pidl";
import "tao/PortableServer/IdUniquenessPolicy.pidl";
import "tao/PortableServer/ImplicitActivationPolicy.pidl";
import "tao/PortableServer/LifespanPolicy.pidl";
import "tao/PortableServer/RequestProcessingPolicy.pidl";
import "tao/PortableServer/ServantRetentionPolicy.pidl";
import "tao/PortableServer/ThreadPolicy.pidl";
Classes | |
interface | PortableServer::POA |
exception | PortableServer::POA::AdapterAlreadyExists |
exception | PortableServer::POA::AdapterNonExistent |
exception | PortableServer::POA::InvalidPolicy |
exception | PortableServer::POA::NoServant |
exception | PortableServer::POA::ObjectAlreadyActive |
exception | PortableServer::POA::ObjectNotActive |
exception | PortableServer::POA::ServantAlreadyActive |
exception | PortableServer::POA::ServantNotActive |
exception | PortableServer::POA::WrongAdapter |
exception | PortableServer::POA::WrongPolicy |
Modules | |
module | PortableServer |
FUZZ: disable check_for_include/. | |
Typedefs | |
typedef sequence< POA > | PortableServer::POAList |
Variables | |
const CORBA::PolicyType | PortableServer::THREAD_POLICY_ID = 16 |
const CORBA::PolicyType | PortableServer::LIFESPAN_POLICY_ID = 17 |
const CORBA::PolicyType | PortableServer::ID_UNIQUENESS_POLICY_ID = 18 |
const CORBA::PolicyType | PortableServer::ID_ASSIGNMENT_POLICY_ID = 19 |
const CORBA::PolicyType | PortableServer::IMPLICIT_ACTIVATION_POLICY_ID = 20 |
const CORBA::PolicyType | PortableServer::SERVANT_RETENTION_POLICY_ID = 21 |
const CORBA::PolicyType | PortableServer::REQUEST_PROCESSING_POLICY_ID = 22 |
Pre-compiled IDL source for the PortableServer module.