Struct dict_ref_t¶
-
struct
dict_ref_t
¶ Public Functions
-
dict_ref_t
()¶
-
dict_ref_t
(int32_t db_id, int32_t dict_id)¶
-
bool
operator==
(const struct dict_ref_t &rhs) const¶
-
struct dict_ref_t &
operator=
(const struct dict_ref_t &rhs)¶
-
bool
operator<
(const struct dict_ref_t &rhs) const¶
-
size_t
operator()
(const struct dict_ref_t &ref) const¶
-
std::string
toString
() const¶
Public Static Functions
-
static dict_ref_t
InvalidDictRef
()¶
-