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

TypeCodeElm Class Reference

#include <TypeCodeElm.h>

List of all members.

Public Methods

TypeCodeListGetTypeCodeList () const
 TypeCodeElm (TypeCodeList *pTypeCodeList, CORBA::TypeCode_ptr ptc)
 Constructor method. More...

virtual ~TypeCodeElm ()
 Destructor method. More...


Public Attributes

TypeCodeList_refTypeCodeList
TypeCodeElm* _prevTypeCodeList
TypeCodeElm* _nextTypeCodeList
CORBA::TypeCode_var m_tc

Private Methods

void ConstructorInclude (TypeCodeList *pTypeCodeList)
 Method which must be called first in a constructor. More...

void DestructorInclude ()
 Method which must be called first in a destructor. More...


Constructor & Destructor Documentation

TypeCodeElm::TypeCodeElm ( TypeCodeList * pTypeCodeList,
CORBA::TypeCode_ptr ptc )
 

Constructor method.

Definition at line 74 of file TypeCodeElm.cpp.

TypeCodeElm::~TypeCodeElm ( ) [virtual]
 

Destructor method.

Definition at line 87 of file TypeCodeElm.cpp.


Member Function Documentation

void TypeCodeElm::ConstructorInclude ( TypeCodeList * pTypeCodeList ) [private]
 

Method which must be called first in a constructor.

Definition at line 100 of file TypeCodeElm.cpp.

void TypeCodeElm::DestructorInclude ( ) [private]
 

Method which must be called first in a destructor.

Definition at line 128 of file TypeCodeElm.cpp.

Referenced by ~TypeCodeElm().

TypeCodeList * TypeCodeElm::GetTypeCodeList ( ) const [inline]
 

Definition at line 66 of file TypeCodeElm.h.


Member Data Documentation

TypeCodeElm * TypeCodeElm::_nextTypeCodeList
 

Definition at line 63 of file TypeCodeElm.h.

TypeCodeElm * TypeCodeElm::_prevTypeCodeList
 

Definition at line 62 of file TypeCodeElm.h.

TypeCodeList * TypeCodeElm::_refTypeCodeList
 

Definition at line 61 of file TypeCodeElm.h.

CORBA::TypeCode_var TypeCodeElm::m_tc
 

Definition at line 77 of file TypeCodeElm.h.


The documentation for this class was generated from the following files:
This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.