Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
This is the complete list of members for epc::Package, including all inherited members.
addContentType(const ContentType &contentType) | epc::Package | |
addProperty(const CoreProperty::TypeProperty &pkgTypeProperty, const std::string &pkgPropertyValue) | epc::Package | |
addRelationship(const Relationship &relationship) | epc::Package | |
close() | epc::Package | |
createPart(const std::string &inputContent, const std::string &outputPartPath) | epc::Package | |
extractFile(const std::string &filename) | epc::Package | |
fileExists(const std::string &filename) const | epc::Package | |
findPart(const std::string &outputPartPath) const | epc::Package | |
getAllFilePart() const | epc::Package | |
getExtendedCoreProperty() | epc::Package | |
getFileContentType() const | epc::Package | |
getFileCoreProperties() const | epc::Package | |
getPathname() const | epc::Package | |
getPrincipalRelationship() const | epc::Package | |
isOpenedForReading() const | epc::Package | |
isOpenedForWriting() const | epc::Package | |
openForReading(const std::string &pkgPathName) | epc::Package | |
openForWriting(const std::string &pkgPathName, int append, bool useZip64=false) | epc::Package | |
operator=(const Package &)=delete (defined in epc::Package) | epc::Package | |
Package() | epc::Package | |
Package(const Package &)=delete (defined in epc::Package) | epc::Package | |
Package(const FileCoreProperties &pkgFileCP, const FileContentType &pkgFileCT, const FileRelationship &pkgFileRS, const PartMap &pkgFileP, const std::string &pkgPathName) | epc::Package | |
setFileContentType(const FileContentType &pkgFileCT) | epc::Package | |
setFileFileCoreProperties(const FileCoreProperties &pkgFileCP) | epc::Package | |
setPrincipalRelationship(const FileRelationship &pkgFileRS) | epc::Package | |
writePackage() | epc::Package | |
~Package() | epc::Package |