Fesapi
2.0.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
The epc namespace. More...
Classes | |
class | ContentType |
class | CoreProperty |
class | FileContentType |
class | FileCoreProperties |
class | FilePart |
class | FileRelationship |
class | Package |
class | Relationship |
Functions | |
bool | operator== (const Relationship &r1, const Relationship &r2) |
The epc namespace.
bool epc::operator== | ( | const Relationship & | r1, |
const Relationship & | r2 | ||
) |
Equality operator
r1 | The first instance to compare. |
r2 | The second instance to compare. |