SALOME - SMESH
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
UNV2412_Structure.hxx File Reference
#include "SMESH_DriverUNV.hxx"
#include <map>
#include <vector>
#include <fstream>
Include dependency graph for UNV2412_Structure.hxx:

Go to the source code of this file.

Data Structures

struct  UNV2412::TRecord

Typedefs

typedef std::vector< intUNV2412::TNodeLabels
typedef int UNV2412::TElementLab
typedef std::map< TElementLab,
TRecord > 
UNV2412::TDataSet

Functions

void UNV2412::Read (std::ifstream &in_stream, TDataSet &theDataSet)
void UNV2412::Write (std::ofstream &out_stream, const TDataSet &theDataSet)
bool UNV2412::IsBeam (int theFeDescriptorId)
bool UNV2412::IsFace (int theFeDescriptorId)
bool UNV2412::IsVolume (int theFeDescriptorId)