This is the complete list of members for YPropertyValue, including all inherited members.
boolVal() const (defined in YPropertyValue) | YPropertyValue | inline |
integerVal() const (defined in YPropertyValue) | YPropertyValue | inline |
operator!=(const YPropertyValue &other) const | YPropertyValue | |
operator==(const YPropertyValue &other) const | YPropertyValue | |
stringVal() const | YPropertyValue | inline |
type() const | YPropertyValue | inline |
typeAsStr() const | YPropertyValue | inline |
YPropertyValue(const std::string &str) | YPropertyValue | inline |
YPropertyValue(const char *str) | YPropertyValue | inline |
YPropertyValue(bool b) | YPropertyValue | inlineexplicit |
YPropertyValue(YInteger num) | YPropertyValue | inlineexplicit |
YPropertyValue(int num) | YPropertyValue | inlineexplicit |
YPropertyValue(YPropertyType type) (defined in YPropertyValue) | YPropertyValue | inlineexplicit |
YPropertyValue() | YPropertyValue | inline |
~YPropertyValue() | YPropertyValue |