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

HxCorba::TagListFactory Class Reference

#include <HxCorbaTagList.h>

Inheritance diagram for HxCorba::TagListFactory::

HxCorba::Constructor OBProxy_HxCorba::TagListFactory OBProxy_HxCorba::Constructor OBProxy_HxCorba::Constructor List of all members.

Public Types

typedef TagListFactory_ptr _ptr_type
typedef TagListFactory_var _var_type

Public Methods

 TagListFactory ()
virtual ~TagListFactory ()
virtual TagList_ptr emptyTagList ()=0
virtual TagList_ptr simpleIntTag (const char *name, CORBA::Long val)=0
virtual TagList_ptr simpleFloatTag (const char *name, CORBA::Double val)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef TagListFactory_ptr HxCorba::TagListFactory::_ptr_type
 

Reimplemented in HxCorba::Constructor.

typedef TagListFactory_var HxCorba::TagListFactory::_var_type
 

Reimplemented in HxCorba::Constructor.


Constructor & Destructor Documentation

HxCorba::TagListFactory::TagListFactory   [inline]
 

Reimplemented in OBProxy_HxCorba::TagListFactory.

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

Reimplemented in OBProxy_HxCorba::TagListFactory.


Member Function Documentation

TagListFactory_ptr HxCorba::TagListFactory::_duplicate TagListFactory_ptr    p [inline, static]
 

TagListFactory_ptr HxCorba::TagListFactory::_nil   [inline, static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::TagListFactory_ptr HxCorba::TagListFactory::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::TagListFactory_ptr HxCorba::TagListFactory::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::TagListFactory_ptr HxCorba::TagListFactory::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

HxCorba::TagListFactory_ptr HxCorba::TagListFactory::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::Constructor.

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

Reimplemented in HxCorba::Constructor.

virtual TagList_ptr HxCorba::TagListFactory::emptyTagList   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagListFactory.

virtual TagList_ptr HxCorba::TagListFactory::simpleIntTag const char *    _ob_a0,
CORBA::Long    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagListFactory.

virtual TagList_ptr HxCorba::TagListFactory::simpleFloatTag const char *    _ob_a0,
CORBA::Double    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::TagListFactory.


Member Data Documentation

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

Initial value:

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

Reimplemented in HxCorba::Constructor.


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