Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

HxCorba::VxJoinedSegments Interface Reference

#include <HxCorbaDatabase.idl>

List of all members.

Public Methods

long start ()
long end ()
long getInt (in string segmentation, in string id)
double getDouble (in string segmentation, in string id)
string getString (in string segmentation, in string id)
long getIntFlag (in string segmentation, in string id, out boolean present)
double getDoubleFlag (in string segmentation, in string id, out boolean present)
string getStringFlag (in string segmentation, in string id, out boolean present)
StringSeq listSegmentations ()
VxSegment getSegment (in string segmentation)


Member Function Documentation

long HxCorba::VxJoinedSegments::start (    ) 
 

long HxCorba::VxJoinedSegments::end (    ) 
 

long HxCorba::VxJoinedSegments::getInt (  in string    segmentation,
in string    id
) 
 

double HxCorba::VxJoinedSegments::getDouble (  in string    segmentation,
in string    id
) 
 

string HxCorba::VxJoinedSegments::getString (  in string    segmentation,
in string    id
) 
 

long HxCorba::VxJoinedSegments::getIntFlag (  in string    segmentation,
in string    id,
out boolean    present
) 
 

double HxCorba::VxJoinedSegments::getDoubleFlag (  in string    segmentation,
in string    id,
out boolean    present
) 
 

string HxCorba::VxJoinedSegments::getStringFlag (  in string    segmentation,
in string    id,
out boolean    present
) 
 

StringSeq HxCorba::VxJoinedSegments::listSegmentations (    ) 
 

VxSegment HxCorba::VxJoinedSegments::getSegment (  in string    segmentation ) 
 


The documentation for this interface was generated from the following file:
Generated on Tue Jan 8 13:55:45 2002 for IDLReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001