|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLPACS::CLocalRetriever::CTip::CChainTip Struct ReferenceA chain tip.
More...
#include <local_retriever.h>
List of all members.
Detailed Description
A chain tip.
Contains the id of the chain and wether this tip is the start of the chain. -
Author:
-
Benjamin Legros , Nevrax France
-
Date:
-
2001
Definition at line 81 of file local_retriever.h.
Constructor & Destructor Documentation
NLPACS::CLocalRetriever::CTip::CChainTip::CChainTip |
( |
sint32 |
chainId = 0, |
|
|
bool |
start = 0 |
|
) |
[inline] |
|
Member Function Documentation
void NLPACS::CLocalRetriever::CTip::CChainTip::serial |
( |
NLMISC::IStream & |
f |
) |
[inline] |
|
Member Data Documentation
sint32 NLPACS::CLocalRetriever::CTip::CChainTip::Chain
|
|
bool NLPACS::CLocalRetriever::CTip::CChainTip::Start
|
|
The documentation for this struct was generated from the following file:
|
|