#include <GIOPC.h>
Collaboration diagram for GIOP::TargetAddress:
Public Types | |
typedef TargetAddress_var | _var_type |
Public Methods | |
TargetAddress (void) | |
TargetAddress (const TargetAddress &) | |
~TargetAddress (void) | |
TargetAddress & | operator= (const TargetAddress &) |
void | _d (CORBA::Short) |
CORBA::Short | _d (void) const |
void | object_key (const CORBA::OctetSeq &) |
const CORBA::OctetSeq & | object_key (void) const |
CORBA::OctetSeq & | object_key (void) |
void | profile (const IOP::TaggedProfile &) |
const IOP::TaggedProfile & | profile (void) const |
IOP::TaggedProfile & | profile (void) |
void | ior (const ACE_NESTED_CLASS(GIOP, IORAddressingInfo)&) |
const | ACE_NESTED_CLASS (GIOP, IORAddressingInfo)&ior(void) const |
ACE_NESTED_CLASS (GIOP, IORAddressingInfo)&ior(void) | |
void | _default (void) |
Static Public Methods | |
void | _tao_any_destructor (void *) |
Private Methods | |
void | _reset (CORBA::Short, CORBA::Boolean) |
Private Attributes | |
CORBA::Short | disc_ |
CORBA::Short | holder_ |
union { | |
ACE_NESTED_CLASS (GIOP, IORAddressingInfo)*ior_ | |
CORBA::OctetSeq * object_key_ | |
IOP::TaggedProfile * profile_ | |
} | u_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|