| addAttribute(IAttribute &newAttr) | YGP::Entity | [inline] |
| addAttribute(const char *name, const AttrType &attr) | YGP::Entity | [inline] |
| addAttribute(const std::string &name, const AttrType &attr) | YGP::Entity | [inline] |
| Entity() | YGP::Entity | [inline] |
| findAttribute(const char *name) const | YGP::Entity | |
| findAttribute(const std::string &name) const | YGP::Entity | |
| INIFile (defined in YGP::Entity) | YGP::Entity | [friend] |
| operator<<(std::ostream &out, const Entity &obj) | YGP::Entity | [friend] |
| operator>>(std::istream &in, Entity &obj) | YGP::Entity | [friend] |
| ~Entity() | YGP::Entity | [virtual] |