Fesapi  2.0.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
common::EpcDocument Member List

This is the complete list of members for common::EpcDocument, including all inherited members.

close()common::EpcDocument
deserializeInto(DataObjectRepository &repo, DataObjectRepository::openingMode hdfPermissionAccess=DataObjectRepository::openingMode::READ_ONLY)common::EpcDocumentvirtual
deserializePartiallyInto(DataObjectRepository &repo, DataObjectRepository::openingMode hdfPermissionAccess=DataObjectRepository::openingMode::READ_ONLY)common::EpcDocument
EpcDocument(const std::string &fileName)common::EpcDocument
getExtendedCoreProperty()common::EpcDocument
getExtendedCoreProperty(const std::string &key)common::EpcDocument
getExtendedCorePropertyCount() constcommon::EpcDocument
getName() constcommon::EpcDocument
getStorageDirectory() constcommon::EpcDocument
open(const std::string &fileName)common::EpcDocument
resolvePartial(AbstractObject *partialObj) const (defined in common::EpcDocument)common::EpcDocument
serializeFrom(const DataObjectRepository &repo, bool useZip64=false)common::EpcDocument
setExtendedCoreProperty(const std::string &key, const std::string &value)common::EpcDocument
setFilePath(const std::string &fp)common::EpcDocument
~EpcDocument()common::EpcDocumentvirtual