# 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: