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