#include <HxCorbaVxSegmentation.h>
Public Types | |
typedef VxSegment_ptr | _ptr_type |
typedef VxSegment_var | _var_type |
Public Methods | |
VxSegment () | |
virtual | ~VxSegment () |
virtual const char ** | _OB_ids () const |
CORBA::Long | start () |
CORBA::Long | end () |
CORBA::Long | length () |
StringSeq * | getIds () |
StringSeq * | getTypes () |
CORBA::Long | getInt (const char *id) |
CORBA::Double | getDouble (const char *id) |
char * | getString (const char *id) |
CORBA::Long | getIntFlag (const char *id, CORBA::Boolean_out present) |
CORBA::Double | getDoubleFlag (const char *id, CORBA::Boolean_out present) |
char * | getStringFlag (const char *id, CORBA::Boolean_out present) |
Static Public Methods | |
VxSegment_ptr | _duplicate (VxSegment_ptr p) |
VxSegment_ptr | _nil () |
VxSegment_ptr | _narrow (CORBA::Object_ptr) |
VxSegment_ptr | _narrow (CORBA::AbstractBase_ptr) |
const char ** | _OB_staticIds () |
Protected Methods | |
virtual OB::MarshalStubImpl_ptr | _OB_createMarshalStubImpl () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|