|
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::ContentType, including all inherited members.
| ContentType() | epc::ContentType | inline |
| ContentType(bool isAssociatedToAnExt, const std::string &contentType, const std::string &extOrPartName) | epc::ContentType | |
| getContentTypeString() const | epc::ContentType | |
| getExtensionOrPartName() const | epc::ContentType | |
| isAssociatedToAnExtension | epc::ContentType | |
| setContentTypeString(const std::string &ctString) | epc::ContentType | inline |
| setExtensionOrPartName(const std::string &extOrPartName) | epc::ContentType | inline |
| toString() const | epc::ContentType | |
| ~ContentType()=default | epc::ContentType |