Data Structures | |
| struct | TRecord |
Enumerations | |
| enum | { LENGTH_FACTOR , FORCE_FACTOR , TEMP_FACTOR , TEMP_OFFSET } |
Functions | |
| void | Read (std::ifstream &in_stream, TRecord &theUnitsRecord) |
| void | Write (std::ofstream &out_stream) |
| void UNV164::Read | ( | std::ifstream & | in_stream, |
| TRecord & | theUnitsRecord | ||
| ) |
References _label_dataset, UNV::beginning_of_dataset(), UNV::D_to_e(), EXCEPTION, UNV164::TRecord::factors, UNV164::TRecord::temp_mode, UNV::theMaxLineLen, UNV164::TRecord::units_code, and UNV164::TRecord::units_description.
Referenced by importBREPShape(), loadBrepShape(), and DriverUNV_R_SMDS_Mesh::Perform().
| void UNV164::Write | ( | std::ofstream & | out_stream | ) |
References _label_dataset, and EXCEPTION.
Referenced by exportBREPShape(), StdMeshers_ViscousLayerBuilder_i::GetShrinkGeometry(), DriverUNV_W_SMDS_Mesh::Perform(), and SMESH_MesherHelper::WriteShape().