Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

fbwrap::SimListNode< TNode > Class Template Reference

Simple list named node template. More...

#include <FBwLst.h>

List of all members.

Public Methods

 SimListNode (string pName, TNode *p, bool managed=true)
 SimListNode (string pName, const TNode &p)
SimListNode * GetNext () const
void SetNext (SimListNode *pNext)
string Name ()
 ~SimListNode ()
SimListNode * operator++ ()

Public Attributes

TNode * node


Detailed Description

template<class TNode>
class fbwrap::SimListNode< TNode >

Simple list named node template.


The documentation for this class was generated from the following file:
Generated on Fri Jan 31 08:30:06 2003 for fbwrap by doxygen1.2.17