SALOME - SMESH
UNV2417_Structure.hxx File Reference
#include <map>
#include <vector>
#include <fstream>
#include <string>
Include dependency graph for UNV2417_Structure.hxx:

Go to the source code of this file.

Data Structures

struct  UNV2417.TRecord

Typedefs

typedef std::vector< intUNV2417.TListOfId
typedef int UNV2417.TGroupId
typedef std::map< TGroupId,
TRecord > 
UNV2417.TDataSet

Functions

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)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines