Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
epc::Package Member List

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) constepc::Package
findPart(const std::string &outputPartPath) constepc::Package
getAllFilePart() constepc::Package
getExtendedCoreProperty()epc::Package
getFileContentType() constepc::Package
getFileCoreProperties() constepc::Package
getPathname() constepc::Package
getPrincipalRelationship() constepc::Package
isOpenedForReading() constepc::Package
isOpenedForWriting() constepc::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