YGP::AttributValue Member List
This is the complete list of members for
YGP::AttributValue, including all inherited members.
| AttributValue() | YGP::AttributValue | [inline, protected] |
| AttributValue(bool define) | YGP::AttributValue | [inline, protected] |
| AttributValue(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
| define()=0 | YGP::AttributValue | [inline, protected, pure virtual] |
| isDefined() const | YGP::AttributValue | [inline] |
| operator<<(std::ostream &out, const AttributValue &outValue) | YGP::AttributValue | [friend] |
| operator=(const AttributValue &other) | YGP::AttributValue | [inline, protected] |
| operator>>(std::istream &in, AttributValue &inValue) | YGP::AttributValue | [friend] |
| readFromStream(std::istream &)=0 | YGP::AttributValue | [pure virtual] |
| setDefined() | YGP::AttributValue | [inline, protected] |
| toString() const | YGP::AttributValue | [inline, virtual] |
| toString(std::string &result) const | YGP::AttributValue | [inline] |
| toUnformattedString() const | YGP::AttributValue | [inline, virtual] |
| toUnformattedString(std::string &result) const | YGP::AttributValue | [inline] |
| undefine() | YGP::AttributValue | [inline, virtual] |
| ~AttributValue() | YGP::AttributValue | [inline, protected, virtual] |