|
Compounds |
class | IOR |
class | ServiceContext |
class | TaggedComponent |
class | TaggedProfile |
Typedefs |
typedef unsigned long | ProfileId |
typedef unsigned long | ComponentId |
typedef sequence< TaggedComponent > | MultipleComponentProfile |
typedef unsigned long | ServiceId |
typedef sequence< ServiceContext > | ServiceContextList |
Functions |
void | read_octet_sequence (::org::omg::CORBA::portable::InputStream &in, sequence< octet > &data) |
void | write_octet_sequence (::org::omg::CORBA::portable::OutputStream &out, sequence< octet > &data) |
template<class T> void | read_t_sequence (::org::omg::CORBA::portable::InputStream &in, sequence< T > &data) |
| T must provide read(::org::omg::CORBA::portable::InputStream& in) method.
|
template<class T> void | write_t_sequence (::org::omg::CORBA::portable::OutputStream &out, sequence< T > &data) |
| T must provide write(::org::omg::CORBA::portable::OutputStream& out) method.
|
Variables |
const ProfileId | TAG_INTERNET_IOP = 0 |
const ProfileId | TAG_MULTIPLE_COMPONENTS = 1 |
const ComponentId | TAG_ORB_TYPE = 0 |
const ComponentId | TAG_CODE_SETS = 1 |
const ComponentId | TAG_POLICIES = 2 |
const ComponentId | TAG_ALTERNATIVE_IIOP_ADDRESS = 3 |
const ComponentId | TAG_ASSOCIATION_OPTIONS = 13 |
const ComponentId | TAG_SEC_NAME = 14 |
const ServiceId | TransactionService = 0 |
const ServiceId | CodeSets = 1 |
const ServiceId | ChainBypassCheck = 2 |
const ServiceId | ChainBypassInfo = 3 |
const ServiceId | LogicalThreadId = 4 |
const ServiceId | BI_DIR_IIOP = 5 |
const ServiceId | SendingContextRunTime = 6 |
const ServiceId | INVOCATION_POLICIES = 7 |
const ServiceId | FORWARDED_IDENTITY = 8 |
const ServiceId | UnknownExceptionInfo = 9 |