Struct DBObjectKey¶
-
struct
DBObjectKey
¶ Public Functions
-
bool
operator<
(const DBObjectKey &key) const¶
-
bool
operator==
(const DBObjectKey &key) const¶
Public Static Functions
-
DBObjectKey
fromString
(const std::vector<std::string> &key, const DBObjectType &type)¶
Public Static Attributes
-
const size_t
N_COLUMNS
= 3¶
-
bool