Version: 9.12.0
UNV2420_Structure.hxx File Reference
#include "SMESH_DriverUNV.hxx"
#include <string>
#include <vector>
Include dependency graph for UNV2420_Structure.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  UNV2420::TRecord
 

Namespaces

 UNV2420
 

Typedefs

typedef int UNV2420::TCSLabel
 
typedef std::vector< TRecord > UNV2420::TDataSet
 

Enumerations

enum  { UNV2420::Cartesian =0 , UNV2420::Cylindrical , UNV2420::Spherical }
 

Functions

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