From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03275.html | 134 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 docs/doxygen/nel/a03275.html (limited to 'docs/doxygen/nel/a03275.html') diff --git a/docs/doxygen/nel/a03275.html b/docs/doxygen/nel/a03275.html new file mode 100644 index 00000000..90e736aa --- /dev/null +++ b/docs/doxygen/nel/a03275.html @@ -0,0 +1,134 @@ + + +NeL: NLPACS::CQuadGrid< T >::CBaseNode class Reference + + + +
+

NLPACS::CQuadGrid< T >::CBaseNode Class Reference

Inheritance diagram for NLPACS::CQuadGrid< T >::CBaseNode: +

+ +NLPACS::CQuadGrid< T >::CNode + +

template<class T>
+ class NLPACS::CQuadGrid< T >::CBaseNode

+ + + + + + + + + + + +

Public Member Functions

 CBaseNode ()

Data Fields

CBaseNodeNext
CBaseNodePrev
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + +
+template<class T>
NLPACS::CQuadGrid< T >::CBaseNode::CBaseNode  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 169 of file pacs/quad_grid.h. +

+

00169 {Prev= Next= NULL;}
+
+


Field Documentation

+

+ + + + +
+ + + + + +
+template<class T>
CBaseNode * NLPACS::CQuadGrid< T >::CBaseNode::Next +
+
+ + + + + +
+   + + +

+ +

+Definition at line 168 of file pacs/quad_grid.h. +

+Referenced by NLPACS::CQuadGrid< uint32 >::addToSelection(), NLPACS::CQuadGrid< T >::begin(), NLPACS::CQuadGrid< T >::clear(), NLPACS::CQuadGrid< T >::clearSelection(), NLPACS::CQuadGrid< T >::erase(), NLPACS::CQuadGrid< T >::CIterator::operator++(), and NLPACS::CQuadGrid< T >::const_iterator::operator++().

+

+ + + + +
+ + + + + +
+template<class T>
CBaseNode* NLPACS::CQuadGrid< T >::CBaseNode::Prev +
+
+ + + + + +
+   + + +

+ +

+Definition at line 168 of file pacs/quad_grid.h. +

+Referenced by NLPACS::CQuadGrid< uint32 >::addToSelection(), NLPACS::CQuadGrid< T >::clearSelection(), NLPACS::CQuadGrid< T >::erase(), NLPACS::CQuadGrid< T >::CIterator::operator--(), and NLPACS::CQuadGrid< T >::const_iterator::operator--().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 14:21:54 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1