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

VAelem< T_CLASS > Class Template Reference

#include <vaarray.hpp>

Inheritance diagram for VAelem< T_CLASS >:

Inheritance graph
[legend]
Collaboration diagram for VAelem< T_CLASS >:

Collaboration graph
[legend]
List of all members.

template<class T_CLASS>
class VAelem< T_CLASS >


Public Attributes

T_CLASS m_pObject
VAelem * m_pBefore
VAelem * m_pAfter
char * m_pszKey

Member Data Documentation

template<class T_CLASS>
VAelem* VAelem< T_CLASS >::m_pAfter
 

Definition at line 55 of file vaarray.hpp.

Referenced by VAarray< XMLStreamBuffer * >::moveNext().

template<class T_CLASS>
VAelem* VAelem< T_CLASS >::m_pBefore
 

Definition at line 54 of file vaarray.hpp.

Referenced by VAarray< XMLStreamBuffer * >::movePrevious().

template<class T_CLASS>
T_CLASS VAelem< T_CLASS >::m_pObject
 

Definition at line 53 of file vaarray.hpp.

Referenced by VAarray< XMLStreamBuffer * >::bottom(), VAarray< XMLStreamBuffer * >::current(), VAarray< XMLStreamBuffer * >::get(), VAarray< XMLStreamBuffer * >::pop(), VAarray< XMLStreamBuffer * >::remove(), and VAarray< XMLStreamBuffer * >::top().

template<class T_CLASS>
char* VAelem< T_CLASS >::m_pszKey
 

Definition at line 56 of file vaarray.hpp.

Referenced by VAarray< XMLStreamBuffer * >::getKey(), and VAarray< XMLStreamBuffer * >::setKey().


The documentation for this class was generated from the following file:
Generated on Sat Oct 4 13:24:56 2003 for XDFLengine by doxygen1.3-rc2