libyui  3.2.3
 All Classes Files Functions Variables Typedefs Enumerations Friends Pages
YPropertyValue Member List

This is the complete list of members for YPropertyValue, including all inherited members.

boolVal() const (defined in YPropertyValue)YPropertyValueinline
integerVal() const (defined in YPropertyValue)YPropertyValueinline
stringVal() const YPropertyValueinline
type() const YPropertyValueinline
typeAsStr() const YPropertyValueinline
YPropertyValue(const std::string &str)YPropertyValueinline
YPropertyValue(const char *str)YPropertyValueinline
YPropertyValue(bool b)YPropertyValueinlineexplicit
YPropertyValue(YInteger num)YPropertyValueinlineexplicit
YPropertyValue(int num)YPropertyValueinlineexplicit
YPropertyValue(YPropertyType type) (defined in YPropertyValue)YPropertyValueinlineexplicit
YPropertyValue()YPropertyValueinline
~YPropertyValue()YPropertyValue