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

HrefId Class Reference

#include <HrefId.h>

List of all members.

Public Methods

HrefIdMapGetHrefIdMap () const
 HrefId (HrefIdMap *pHrefIdMap, DOMString &rString, DOM_Node &rNode)
 Constructor method. More...

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


Public Attributes

HrefIdMap_refHrefIdMap
HrefId* _parentHrefIdMap
HrefId* _leftHrefIdMap
HrefId* _rightHrefIdMap
int _balHrefIdMap
CString m_id
DOM_Node m_node

Private Methods

void ConstructorInclude (HrefIdMap *pHrefIdMap)
 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

HrefId::HrefId ( HrefIdMap * pHrefIdMap,
DOMString & rString,
DOM_Node & rNode )
 

Constructor method.

Definition at line 61 of file HrefId.cpp.

HrefId::~HrefId ( ) [virtual]
 

Destructor method.

Definition at line 78 of file HrefId.cpp.


Member Function Documentation

void HrefId::ConstructorInclude ( HrefIdMap * pHrefIdMap ) [private]
 

Method which must be called first in a constructor.

Definition at line 91 of file HrefId.cpp.

void HrefId::DestructorInclude ( ) [private]
 

Method which must be called first in a destructor.

Definition at line 107 of file HrefId.cpp.

Referenced by ~HrefId().

HrefIdMap * HrefId::GetHrefIdMap ( ) const [inline]
 

Definition at line 62 of file HrefId.h.


Member Data Documentation

int HrefId::_balHrefIdMap
 

Definition at line 59 of file HrefId.h.

HrefId * HrefId::_leftHrefIdMap
 

Definition at line 57 of file HrefId.h.

HrefId * HrefId::_parentHrefIdMap
 

Definition at line 56 of file HrefId.h.

HrefIdMap * HrefId::_refHrefIdMap
 

Definition at line 55 of file HrefId.h.

HrefId * HrefId::_rightHrefIdMap
 

Definition at line 58 of file HrefId.h.

CString HrefId::m_id
 

Definition at line 73 of file HrefId.h.

DOM_Node HrefId::m_node
 

Definition at line 74 of file HrefId.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.