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

HxCorba::TagList Class Reference

#include <HxCorbaTagList.h>

Inheritance diagram for HxCorba::TagList::

OBProxy_HxCorba::TagList List of all members.

Public Types

typedef TagList_ptr _ptr_type
typedef TagList_var _var_type

Public Methods

 TagList ()
virtual ~TagList ()
virtual void addInt (const char *name, CORBA::Long val)=0
virtual CORBA::Long getInt (const char *name)=0
virtual void addFloat (const char *name, CORBA::Double val)=0
virtual CORBA::Double getFloat (const char *name)=0
virtual void addValue (const char *name, const PixValue &val)=0
virtual PixValue getValue (const char *name)=0

Static Public Methods

TagList_ptr _duplicate (TagList_ptr p)
TagList_ptr _nil ()
TagList_ptr _narrow (CORBA::Object_ptr)
TagList_ptr _unchecked_narrow (CORBA::Object_ptr)
TagList_ptr _narrow (CORBA::AbstractBase_ptr)
TagList_ptr _unchecked_narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef TagList_ptr HxCorba::TagList::_ptr_type
 

typedef TagList_var HxCorba::TagList::_var_type
 


Constructor & Destructor Documentation

HxCorba::TagList::TagList   [inline]
 

Reimplemented in OBProxy_HxCorba::TagList.

virtual HxCorba::TagList::~TagList   [inline, virtual]
 

Reimplemented in OBProxy_HxCorba::TagList.


Member Function Documentation

TagList_ptr HxCorba::TagList::_duplicate TagList_ptr    p [inline, static]
 

TagList_ptr HxCorba::TagList::_nil   [inline, static]
 

HxCorba::TagList_ptr HxCorba::TagList::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::TagList_ptr HxCorba::TagList::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::TagList_ptr HxCorba::TagList::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::TagList_ptr HxCorba::TagList::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

const char ** HxCorba::TagList::_OB_staticIds   [static]
 

virtual void HxCorba::TagList::addInt const char *    _ob_a0,
CORBA::Long    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagList.

virtual CORBA::Long HxCorba::TagList::getInt const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagList.

virtual void HxCorba::TagList::addFloat const char *    _ob_a0,
CORBA::Double    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagList.

virtual CORBA::Double HxCorba::TagList::getFloat const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagList.

virtual void HxCorba::TagList::addValue const char *    name,
const PixValue   val
[pure virtual]
 

virtual PixValue HxCorba::TagList::getValue const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagList.


Member Data Documentation

const char * HxCorba::TagList::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/TagList:1.0",
    0
}


The documentation for this class was generated from the following files:
Generated on Mon Jan 27 15:08:10 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001