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

POA_HxCorba::TagList Class Reference

#include <HxCorbaTagList_skel.h>

Inheritance diagram for POA_HxCorba::TagList::

POA_HxCorba::TagList_tie List of all members.

Public Methods

 TagList ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::TagList_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual void addInt (const char *name, CORBA::Long val)=0 throw (CORBA::SystemException)
virtual CORBA::Long getInt (const char *name)=0 throw (CORBA::SystemException)
virtual void addFloat (const char *name, CORBA::Double val)=0 throw (CORBA::SystemException)
virtual CORBA::Double getFloat (const char *name)=0 throw (CORBA::SystemException)
virtual void addValue (const char *name, const HxCorba::PixValue &val)=0 throw (CORBA::SystemException)
virtual HxCorba::PixValue getValue (const char *name)=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_addInt (OB::Upcall_ptr)
void _OB_op_getInt (OB::Upcall_ptr)
void _OB_op_addFloat (OB::Upcall_ptr)
void _OB_op_getFloat (OB::Upcall_ptr)
void _OB_op_addValue (OB::Upcall_ptr)
void _OB_op_getValue (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::TagList::TagList   [inline]
 


Member Function Documentation

void POA_HxCorba::TagList::_OB_op_addInt OB::Upcall_ptr    _ob_up [protected]
 

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

void POA_HxCorba::TagList::_OB_op_addFloat OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::TagList::_OB_op_getFloat OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::TagList::_OB_op_addValue OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::TagList::_OB_op_getValue OB::Upcall_ptr    _ob_up [protected]
 

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

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

HxCorba::TagList_ptr POA_HxCorba::TagList::_this  
 

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

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

virtual void POA_HxCorba::TagList::addInt const char *    name,
CORBA::Long    val
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::TagList_tie.

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

Reimplemented in POA_HxCorba::TagList_tie.

virtual void POA_HxCorba::TagList::addFloat const char *    name,
CORBA::Double    val
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::TagList_tie.

virtual CORBA::Double POA_HxCorba::TagList::getFloat const char *    name throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::TagList_tie.

virtual void POA_HxCorba::TagList::addValue const char *    name,
const HxCorba::PixValue   val
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::TagList_tie.

virtual HxCorba::PixValue POA_HxCorba::TagList::getValue const char *    name throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::TagList_tie.


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