SALOME - SMESH
|
Data Structures | |
struct | TRecord |
Typedefs | |
typedef int | TNodeLab |
typedef std::map< TNodeLab, TRecord > | TDataSet |
Functions | |
void | Read (std::ifstream &in_stream, TDataSet &theDataSet) |
void | Write (std::ofstream &out_stream, const TDataSet &theDataSet) |
typedef int UNV2411::TNodeLab |
Definition at line 40 of file UNV2411_Structure.hxx.
typedef std::map<TNodeLab,TRecord> UNV2411::TDataSet |
Definition at line 41 of file UNV2411_Structure.hxx.
void UNV2411::Read | ( | std::ifstream & | in_stream, |
TDataSet & | theDataSet | ||
) |
void UNV2411::Write | ( | std::ofstream & | out_stream, |
const TDataSet & | theDataSet | ||
) |