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