#include <HDFascii.hxx>
Static Public Member Functions | |
static char * | ConvertFromHDFToASCII (const char *thePath, bool isReplaced=true, const char *theExtension=NULL) |
static char * | ConvertFromASCIIToHDF (const char *thePath, bool isReplaced=false) |
static bool | isASCII (const char *thePath) |
References ASCIIHDF_ID, ASCIIHDF_ID_END, ATTRIBUTE_ID, HDFfile::CloseOnDisk(), CreateAttributeFromASCII(), CreateDatasetFromASCII(), CreateGroupFromASCII(), HDFfile::CreateOnDisk(), DATASET_ID, Exists(), GetTmpDir(), GROUP_ID, MAX_ID_SIZE, and Move().
Referenced by SALOMEDSImpl_StudyBuilder::LoadWith(), main(), and SALOMEDSImpl_StudyManager::Open().
|
static |
References ASCIIHDF_ID, ASCIIHDF_ID_END, HDFfile::CloseOnDisk(), Exists(), HDFfile::GetAttributeName(), HDF_DATASET, HDF_GROUP, HDF_NAME_MAX_LEN, HDF_RDONLY, HDFfile::InternalObjectIndentify(), HDFfile::InternalObjectType(), Move(), HDFfile::nAttributes(), HDFfile::nInternalObjects(), HDFfile::OpenOnDisk(), SaveAttributeInASCIIfile(), SaveDatasetInASCIIfile(), and SaveGroupInASCIIfile().
Referenced by SALOMEDSImpl_StudyManager::Impl_SaveAs(), and main().
References ASCIIHDF_ID.
Referenced by SALOMEDSImpl_StudyBuilder::LoadWith(), and SALOMEDSImpl_StudyManager::Open().