SALOME - SMESH
UNV2411 Namespace Reference

Data Structures

struct  TRecord
 

Typedefs

typedef int TNodeLab
 
typedef std::map< TNodeLab, TRecordTDataSet
 

Functions

void Read (std::ifstream &in_stream, TDataSet &theDataSet)
 
void Write (std::ofstream &out_stream, const TDataSet &theDataSet)
 

Typedef Documentation

◆ TNodeLab

Definition at line 40 of file UNV2411_Structure.hxx.

◆ TDataSet

typedef std::map<TNodeLab,TRecord> UNV2411::TDataSet

Definition at line 41 of file UNV2411_Structure.hxx.

Function Documentation

◆ Read()

void UNV2411::Read ( std::ifstream &  in_stream,
TDataSet theDataSet 
)

◆ Write()

void UNV2411::Write ( std::ofstream &  out_stream,
const TDataSet theDataSet 
)