|
MIP SDK — C++ 1.18
API Reference Documentation for C++
|
This is the complete list of members for MetadataEntry, including all inherited members.
| GetKey() const | MetadataEntry | inline |
| GetValue() const | MetadataEntry | inline |
| GetVersion() const | MetadataEntry | inline |
| MetadataEntry(const std::string &key, const std::string &value, uint32_t version) | MetadataEntry | inline |
| MetadataEntry(const std::string &key, const std::string &value, const MetadataVersion &version) | MetadataEntry | inline |
| MetadataEntry(const std::string &key, const std::string &value) | MetadataEntry | inline |
| mKey | MetadataEntry | private |
| mValue | MetadataEntry | private |
| mVersion | MetadataEntry | private |
| operator==(const MetadataEntry &other) const | MetadataEntry | inline |
| ~MetadataEntry() | MetadataEntry | inlinevirtual |