Public Member Functions | Private Types | Private Attributes

TNode< TN > Class Template Reference

the template of node More...

#include <node.hpp>

Inheritance diagram for TNode< TN >:
Inheritance graph
[legend]
Collaboration diagram for TNode< TN >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TNode (void)
 constructor
virtual ~TNode (void)
 destructor

Private Types

typedef std::vector
< TAttribute< IAttribute > * > 
VecAttributePtr

Private Attributes

VecAttributePtr m_vecAttributePtrAttr

Detailed Description

template<typename TN>
class TNode< TN >

the template of node


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerator Defines