SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
UNV2417 Namespace Reference

Data Structures

struct  TRecord

Typedefs

typedef std::vector< intTListOfId
typedef int TGroupId
typedef std::map< TGroupId,
TRecord
TDataSet

Functions

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

Typedef Documentation

typedef std::vector<int> UNV2417::TListOfId

Definition at line 33 of file UNV2417_Structure.hxx.

Definition at line 41 of file UNV2417_Structure.hxx.

typedef std::map<TGroupId, TRecord> UNV2417::TDataSet

Definition at line 42 of file UNV2417_Structure.hxx.

Function Documentation

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