# 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::CPrimPath Class Reference

#include <primitive.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

std::vector< NLMISC::CVectorVPoints
std::string Name
std::string LayerName


Member Function Documentation

void NLLIGO::CPrimPath::serial NLMISC::IStream   f
 

Definition at line 51 of file primitive.cpp.

References LayerName, Name, and VPoints.


Member Data Documentation

std::string NLLIGO::CPrimPath::LayerName
 

Definition at line 63 of file primitive.h.

Referenced by serial.

std::string NLLIGO::CPrimPath::Name
 

Definition at line 62 of file primitive.h.

Referenced by serial.

std::vector<NLMISC::CVector> NLLIGO::CPrimPath::VPoints
 

Definition at line 61 of file primitive.h.

Referenced by serial.


The documentation for this class was generated from the following files: