#include <MEDFileParameter.hxx>
|
| void | mainRepr (int bkOffset, std::ostream &oss) const |
| |
| void | writeLLHeader (med_idt fid, med_parameter_type typ) const |
| |
◆ setDescription()
| void MEDCoupling::MEDFileParameterTinyInfo::setDescription |
( |
const std::string & |
name | ) |
|
◆ getDescription()
| std::string MEDCoupling::MEDFileParameterTinyInfo::getDescription |
( |
| ) |
const |
◆ setTimeUnit()
| void MEDCoupling::MEDFileParameterTinyInfo::setTimeUnit |
( |
const std::string & |
unit | ) |
|
◆ getTimeUnit()
| std::string MEDCoupling::MEDFileParameterTinyInfo::getTimeUnit |
( |
| ) |
const |
◆ getHeapMemSizeOfStrings()
| std::size_t MEDFileParameterTinyInfo::getHeapMemSizeOfStrings |
( |
| ) |
const |
◆ isEqualStrings()
◆ writeLLHeader()
| void MEDFileParameterTinyInfo::writeLLHeader |
( |
med_idt |
fid, |
|
|
med_parameter_type |
typ |
|
) |
| const |
|
protected |
◆ mainRepr()
| void MEDFileParameterTinyInfo::mainRepr |
( |
int |
bkOffset, |
|
|
std::ostream & |
oss |
|
) |
| const |
|
protected |
◆ _dt_unit
| std::string MEDCoupling::MEDFileParameterTinyInfo::_dt_unit |
|
protected |
◆ _name
| std::string MEDCoupling::MEDFileParameterTinyInfo::_name |
|
protected |
Referenced by MEDCoupling::MEDFileParameterMultiTS::finishLoading(), getHeapMemSizeOfStrings(), MEDCoupling::MEDFileParameterDouble1TS::getName(), MEDCoupling::MEDFileParameterMultiTS::getName(), isEqualStrings(), mainRepr(), MEDCoupling::MEDFileParameterMultiTS::MEDFileParameterMultiTS(), MEDCoupling::MEDFileParameterDouble1TS::setName(), MEDCoupling::MEDFileParameterMultiTS::setName(), MEDCoupling::MEDFileParameterDouble1TS::write(), MEDCoupling::MEDFileParameterMultiTS::writeAdvanced(), and writeLLHeader().
◆ _desc_name
| std::string MEDCoupling::MEDFileParameterTinyInfo::_desc_name |
|
protected |