
Public Member Functions | |
| void | copyNameScope (const MEDFileFieldNameScope &other) | 
| std::string | getDtUnit () const | 
| std::string | getMeshName () const | 
| std::string | getName () const | 
| MEDFileFieldNameScope () | |
| MEDFileFieldNameScope (const std::string &fieldName, const std::string &meshName) | |
| void | setDtUnit (const std::string &dtUnit) | 
| void | setMeshName (const std::string &meshName) | 
| void | setName (const std::string &fieldName) | 
Protected Attributes | |
| std::string | _dt_unit | 
| std::string | _mesh_name | 
| std::string | _name | 
| MEDFileFieldNameScope::MEDFileFieldNameScope | ( | ) | 
| MEDFileFieldNameScope::MEDFileFieldNameScope | ( | const std::string & | fieldName, | 
| const std::string & | meshName | ||
| ) | 
| std::string MEDFileFieldNameScope::getName | ( | ) | const | 
Returns the name of this field.
References _name.
Referenced by MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::getFieldOnMeshAtLevel(), MEDCoupling::MEDFileFields::getFieldsNames(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::getFieldWithProfile(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::getMeshIdFromMeshName(), MEDCoupling::MEDFileAnyTypeField1TS::getName(), MEDCoupling::MEDFileAnyTypeFieldMultiTS::getName(), MEDCoupling::MEDFileFields::getPosFromFieldName(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::loadOnlyStructureOfDataRecursively(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::loadStructureOrStructureAndBigArraysRecursively(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::pushBackTimeStep(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::simpleRepr(), and MEDCoupling::MEDFileFields::simpleRepr().
| void MEDFileFieldNameScope::setName | ( | const std::string & | fieldName | ) | 
Sets name of this field
| [in] | name | - the new field name. | 
Referenced by MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::copyTinyInfoFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::copyTinyInfoFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::pushBackTimeStep(), MEDCoupling::MEDFileAnyTypeField1TS::setName(), and MEDCoupling::MEDFileAnyTypeFieldMultiTS::setName().
| std::string MEDFileFieldNameScope::getDtUnit | ( | ) | const | 
| void MEDFileFieldNameScope::setDtUnit | ( | const std::string & | dtUnit | ) | 
References _dt_unit.
Referenced by MEDCoupling::MEDFileAnyTypeField1TS::BuildContentFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTS::BuildContentFrom(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::copyTinyInfoFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::MEDFileAnyTypeFieldMultiTSWithoutSDA(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::pushBackTimeStep(), MEDCoupling::MEDFileAnyTypeField1TS::setDtUnit(), and MEDCoupling::MEDFileAnyTypeFieldMultiTS::setDtUnit().
| void MEDFileFieldNameScope::copyNameScope | ( | const MEDFileFieldNameScope & | other | ) | 
| std::string MEDFileFieldNameScope::getMeshName | ( | ) | const | 
Returns the mesh name.
| If | _field_per_mesh.empty()  | 
References _mesh_name.
Referenced by MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::appendFieldProfile(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::changeMeshNames(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::getFieldAtLevel(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::getFieldAtTopLevel(), MEDCoupling::MEDFileFields::getMeshesNames(), MEDCoupling::MEDFileAnyTypeField1TS::getMeshName(), MEDCoupling::MEDFileAnyTypeFieldMultiTS::getMeshName(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::loadOnlyStructureOfDataRecursively(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::loadStructureOrStructureAndBigArraysRecursively(), MEDCoupling::MEDFileFields::partOfThisLyingOnSpecifiedMeshName(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::pushBackTimeStep(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::splitDiscretizations(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::splitMultiDiscrPerGeoTypes(), and MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::writeLL().
| void MEDFileFieldNameScope::setMeshName | ( | const std::string & | meshName | ) | 
References _mesh_name.
Referenced by MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::addNewEntryIfNecessary(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::appendFieldProfile(), MEDCoupling::MEDFileAnyTypeField1TS::BuildContentFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTS::BuildContentFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::changeMeshNames(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::copyTinyInfoFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::copyTinyInfoFrom(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::MEDFileAnyTypeFieldMultiTSWithoutSDA(), MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::pushBackTimeStep(), MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA::setFieldNoProfileSBT(), MEDCoupling::MEDFileAnyTypeField1TS::setMeshName(), and MEDCoupling::MEDFileAnyTypeFieldMultiTS::setMeshName().
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |