Attribute(const std::string &name, int type_id, bool qualified=false, std::string defaultVal="", std::string fixedVal="", bool use=false) | Attribute | [inline] |
Attribute(void) | Attribute | [inline] |
defaultVal() const | Attribute | [inline] |
fixedVal() const | Attribute | [inline] |
getName() const | Attribute | [inline] |
getType() const | Attribute | [inline] |
isQualified() const | Attribute | [inline] |
isRequired() const | Attribute | [inline] |
operator=(const Attribute &a) | Attribute | [inline] |