From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNLLIGO_1_1CLigoError_1_1CVertex.html | 232 +++++++++++++++++++++ 1 file changed, 232 insertions(+) create mode 100644 docs/doxygen/nel/classNLLIGO_1_1CLigoError_1_1CVertex.html (limited to 'docs/doxygen/nel/classNLLIGO_1_1CLigoError_1_1CVertex.html') diff --git a/docs/doxygen/nel/classNLLIGO_1_1CLigoError_1_1CVertex.html b/docs/doxygen/nel/classNLLIGO_1_1CLigoError_1_1CVertex.html new file mode 100644 index 00000000..05172f1b --- /dev/null +++ b/docs/doxygen/nel/classNLLIGO_1_1CLigoError_1_1CVertex.html @@ -0,0 +1,232 @@ + + + + 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  
+

NLLIGO::CLigoError::CVertex Class Reference

Vertex error. +More... +

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

Public Methods

 CVertex (TError code, uint id, uint edge)
 Constructor. More...


Public Attributes

TError Code
 Error code on this vertex. More...

uint Id
 Vertex id. More...

uint Edge
 Edge id (no always used). More...

+


Detailed Description

+Vertex error. +

+ +

+Definition at line 129 of file ligo_error.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NLLIGO::CLigoError::CVertex::CVertex TError   code,
uint   id,
uint   edge
[inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 134 of file ligo_error.h. +

+References Code, Edge, Id, and id.

+


Member Data Documentation

+

+ + + + +
+ + +
TError NLLIGO::CLigoError::CVertex::Code +
+
+ + + + + +
+   + + +

+Error code on this vertex. +

+ +

+Definition at line 143 of file ligo_error.h. +

+Referenced by CVertex.

+

+ + + + +
+ + +
uint NLLIGO::CLigoError::CVertex::Edge +
+
+ + + + + +
+   + + +

+Edge id (no always used). +

+ +

+Definition at line 149 of file ligo_error.h. +

+Referenced by CVertex.

+

+ + + + +
+ + +
uint NLLIGO::CLigoError::CVertex::Id +
+
+ + + + + +
+   + + +

+Vertex id. +

+ +

+Definition at line 146 of file ligo_error.h. +

+Referenced by CVertex.

+


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