My Project
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, const std::string &password="")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
openForReading(const std::string &pkgPathName)epc::Package
openForWriting(const std::string &pkgPathName, bool useZip64=false)epc::Package
Package()epc::Package
Package(const FileCoreProperties &pkgFileCP, const FileContentType &pkgFileCT, const FileRelationship &pkgFileRS, const PartMap &pkgFileP, const std::string &pkgPathName)epc::Package
setAllFilePart(const std::vector< class FilePart * > &pkgFilePart)epc::Package
setFileContentType(const FileContentType &pkgFileCT)epc::Package
setFileFileCoreProperties(const FileCoreProperties &pkgFileCP)epc::Package
setPrincipalRelationship(const FileRelationship &pkgFileRS)epc::Package
writePackage() (defined in epc::Package)epc::Package
~Package()epc::Package