1 #ifndef Alignment_CommonAlignment_AlignableObjectId_h
2 #define Alignment_CommonAlignment_AlignableObjectId_h
std::string typeToName(align::StructureType type) const
Convert type to name.
static align::StructureType stringToId(const char *)
static align::StructureType stringToId(const std::string &s)
Allows conversion between type and name, and vice-versa.
align::StructureType nameToType(const std::string &name) const
Convert name to type.
static const char * idToString(align::StructureType type)