19 #include <boost/functional/hash.hpp>
27 return !(*
this == other);
38 os <<
"(db_name: " << table_name.
db_name <<
", table_name: " << table_name.
table_name
51 return table_name.
hash();
size_t hash_value(const TableKey &table_key)
std::ostream & operator<<(std::ostream &os, const StringDictKey &dict_key)
bool operator!=(const FullyQualifiedTableName &other) const
std::string getSqlReference() const
bool operator<(const FullyQualifiedTableName &other) const
bool operator==(const FullyQualifiedTableName &other) const