26 this->
lib_name =
id.lib->id.name + 2;
39 return stream <<
"(" <<
id.id_name <<
", Lib: " <<
id.lib_name <<
")";
ID and Library types, which are fundamental for SDNA.
#define ID_IS_LINKED(_id)
unsigned long long int uint64_t
std::ostream & operator<<(std::ostream &stream, const BakeDataBlockID &id)
uint64_t get_default_hash(const T &v, const Args &...args)
BakeDataBlockID(ID_Type type, std::string id_name, std::string lib_name)