Version: 8.3.0
UNV2417_Structure.hxx File Reference
#include <map>
#include <vector>
#include <fstream>
#include <string>
Include dependency graph for UNV2417_Structure.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  UNV2417::TRecord
 

Namespaces

namespace  UNV2417
 

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)