Inheritance diagram for code::PrimitiveIconData:
Public Member Functions | |
const std::string & | getID () |
Accessor for ID member. | |
Protected Attributes | |
std::string | _id |
Name of this primitive's type. |
const std::string& code::PrimitiveIconData::getID | ( | ) | [inline] |
Accessor for ID member.
std::string code::PrimitiveIconData::_id [protected] |
Name of this primitive's type.
Perhaps this ought to be the same as, in the config file, the string that labels a record.