bsoncxx::types::value value
Definition DocumentManager.h:16
Definition MetadataEntry.h:5
Definition MetadataEntrySingle.h:6
MetadataEntrySingle(const std::string &name, ot::Variable &&value)
Definition MetadataEntrySingle.h:8
const ot::Variable & getValue() const
Definition MetadataEntrySingle.h:10
MetadataEntrySingle(const std::string &name, const ot::Variable &value)
Definition MetadataEntrySingle.h:9
bool operator==(const MetadataEntrySingle &other)
Definition MetadataEntrySingle.cpp:3
Definition Variable.h:107