#include <HxCorbaDatabase.h>
Public Types | |
typedef VxJoinedSegments_ptr | _ptr_type |
typedef VxJoinedSegments_var | _var_type |
Public Methods | |
VxJoinedSegments () | |
virtual | ~VxJoinedSegments () |
virtual const char ** | _OB_ids () const |
CORBA::Long | start () |
CORBA::Long | end () |
CORBA::Long | getInt (const char *segmentation, const char *id) |
CORBA::Double | getDouble (const char *segmentation, const char *id) |
char * | getString (const char *segmentation, const char *id) |
CORBA::Long | getIntFlag (const char *segmentation, const char *id, CORBA::Boolean_out present) |
CORBA::Double | getDoubleFlag (const char *segmentation, const char *id, CORBA::Boolean_out present) |
char * | getStringFlag (const char *segmentation, const char *id, CORBA::Boolean_out present) |
StringSeq * | listSegmentations () |
VxSegment_ptr | getSegment (const char *segmentation) |
Static Public Methods | |
VxJoinedSegments_ptr | _duplicate (VxJoinedSegments_ptr p) |
VxJoinedSegments_ptr | _nil () |
VxJoinedSegments_ptr | _narrow (CORBA::Object_ptr) |
VxJoinedSegments_ptr | _narrow (CORBA::AbstractBase_ptr) |
const char ** | _OB_staticIds () |
Protected Methods | |
virtual OB::MarshalStubImpl_ptr | _OB_createMarshalStubImpl () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|