From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ..._1_1CRetrieverInstance_1_1CAStarNodeAccess.html | 283 +++++++++++++++++++++ 1 file changed, 283 insertions(+) create mode 100644 docs/doxygen/nel/structNLPACS_1_1CRetrieverInstance_1_1CAStarNodeAccess.html (limited to 'docs/doxygen/nel/structNLPACS_1_1CRetrieverInstance_1_1CAStarNodeAccess.html') diff --git a/docs/doxygen/nel/structNLPACS_1_1CRetrieverInstance_1_1CAStarNodeAccess.html b/docs/doxygen/nel/structNLPACS_1_1CRetrieverInstance_1_1CAStarNodeAccess.html new file mode 100644 index 00000000..4677faa2 --- /dev/null +++ b/docs/doxygen/nel/structNLPACS_1_1CRetrieverInstance_1_1CAStarNodeAccess.html @@ -0,0 +1,283 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLPACS::CRetrieverInstance::CAStarNodeAccess Struct Reference

The link to another node. +More... +

+#include <retriever_instance.h> +

+List of all members. + + + + + + + + +

Public Methods

 CAStarNodeAccess ()
bool operator== (const CAStarNodeAccess &node) const
bool operator!= (const CAStarNodeAccess &node) const

Public Attributes

sint32 InstanceId
uint16 NodeId
uint16 ThroughChain
+


Detailed Description

+The link to another node. +

+

+Author:
+Benjamin Legros , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 84 of file retriever_instance.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CRetrieverInstance::CAStarNodeAccess::CAStarNodeAccess   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 90 of file retriever_instance.h. +

+References InstanceId, NodeId, and ThroughChain. +

+Referenced by operator!=, and operator==.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NLPACS::CRetrieverInstance::CAStarNodeAccess::operator!= const CAStarNodeAccess &   node const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 93 of file retriever_instance.h. +

+References CAStarNodeAccess, InstanceId, and NodeId.

+

+ + + + +
+ + + + + + + + + + +
bool NLPACS::CRetrieverInstance::CAStarNodeAccess::operator== const CAStarNodeAccess &   node const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 92 of file retriever_instance.h. +

+References CAStarNodeAccess, InstanceId, and NodeId.

+


Member Data Documentation

+

+ + + + +
+ + +
sint32 NLPACS::CRetrieverInstance::CAStarNodeAccess::InstanceId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 86 of file retriever_instance.h. +

+Referenced by CAStarNodeAccess, operator!=, and operator==.

+

+ + + + +
+ + +
uint16 NLPACS::CRetrieverInstance::CAStarNodeAccess::NodeId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 87 of file retriever_instance.h. +

+Referenced by CAStarNodeAccess, operator!=, and operator==.

+

+ + + + +
+ + +
uint16 NLPACS::CRetrieverInstance::CAStarNodeAccess::ThroughChain +
+
+ + + + + +
+   + + +

+ +

+Definition at line 88 of file retriever_instance.h. +

+Referenced by CAStarNodeAccess.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1