Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

POA_HxCorba::VxSegment Class Reference

#include <HxCorbaVxSegmentation_skel.h>

Inheritance diagram for POA_HxCorba::VxSegment::

POA_HxCorba::VxMutableSegment POA_HxCorba::VxSegment_tie POA_HxCorba::VxMutableSegment_tie List of all members.

Public Methods

 VxSegment ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::VxSegment_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual CORBA::Long start ()=0 throw (CORBA::SystemException)
virtual CORBA::Long end ()=0 throw (CORBA::SystemException)
virtual CORBA::Long length ()=0 throw (CORBA::SystemException)
virtual HxCorba::StringSeqgetIds ()=0 throw (CORBA::SystemException)
virtual HxCorba::StringSeqgetTypes ()=0 throw (CORBA::SystemException)
virtual CORBA::Long getInt (const char *id)=0 throw (CORBA::SystemException)
virtual CORBA::Double getDouble (const char *id)=0 throw (CORBA::SystemException)
virtual char * getString (const char *id)=0 throw (CORBA::SystemException)
virtual CORBA::Long getIntFlag (const char *id, CORBA::Boolean_out present)=0 throw (CORBA::SystemException)
virtual CORBA::Double getDoubleFlag (const char *id, CORBA::Boolean_out present)=0 throw (CORBA::SystemException)
virtual char * getStringFlag (const char *id, CORBA::Boolean_out present)=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_start (OB::Upcall_ptr)
void _OB_op_end (OB::Upcall_ptr)
void _OB_op_length (OB::Upcall_ptr)
void _OB_op_getIds (OB::Upcall_ptr)
void _OB_op_getTypes (OB::Upcall_ptr)
void _OB_op_getInt (OB::Upcall_ptr)
void _OB_op_getDouble (OB::Upcall_ptr)
void _OB_op_getString (OB::Upcall_ptr)
void _OB_op_getIntFlag (OB::Upcall_ptr)
void _OB_op_getDoubleFlag (OB::Upcall_ptr)
void _OB_op_getStringFlag (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::VxSegment::VxSegment   [inline]
 


Member Function Documentation

void POA_HxCorba::VxSegment::_OB_op_start OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_end OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_length OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getIds OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getTypes OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getInt OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getDouble OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getString OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getIntFlag OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getDoubleFlag OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VxSegment::_OB_op_getStringFlag OB::Upcall_ptr    _ob_up [protected]
 

CORBA::Boolean POA_HxCorba::VxSegment::_is_a const char *    type throw (CORBA::SystemException) [virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment.

CORBA::RepositoryId POA_HxCorba::VxSegment::_primary_interface const PortableServer::ObjectId &   ,
PortableServer::POA_ptr   
[virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment.

HxCorba::VxSegment_ptr POA_HxCorba::VxSegment::_this  
 

Reimplemented in POA_HxCorba::VxMutableSegment.

OB::DirectStubImpl_ptr POA_HxCorba::VxSegment::_OB_createDirectStubImpl PortableServer::POA_ptr    poa,
const PortableServer::ObjectId &    oid
[virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment.

void POA_HxCorba::VxSegment::_OB_dispatch OB::Upcall_ptr    _ob_up [virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment.

virtual CORBA::Long POA_HxCorba::VxSegment::start   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual CORBA::Long POA_HxCorba::VxSegment::end   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual CORBA::Long POA_HxCorba::VxSegment::length   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual HxCorba::StringSeq* POA_HxCorba::VxSegment::getIds   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual HxCorba::StringSeq* POA_HxCorba::VxSegment::getTypes   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual CORBA::Long POA_HxCorba::VxSegment::getInt const char *    id throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual CORBA::Double POA_HxCorba::VxSegment::getDouble const char *    id throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual char* POA_HxCorba::VxSegment::getString const char *    id throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual CORBA::Long POA_HxCorba::VxSegment::getIntFlag const char *    id,
CORBA::Boolean_out    present
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual CORBA::Double POA_HxCorba::VxSegment::getDoubleFlag const char *    id,
CORBA::Boolean_out    present
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.

virtual char* POA_HxCorba::VxSegment::getStringFlag const char *    id,
CORBA::Boolean_out    present
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VxMutableSegment_tie, and POA_HxCorba::VxSegment_tie.


The documentation for this class was generated from the following files:
Generated on Tue Feb 3 14:16:36 2004 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001