This is the complete list of members for
ispike::Property, including all inherited members.
Combo enum value | ispike::Property | |
Double enum value | ispike::Property | |
getDescription() | ispike::Property | [inline] |
getDouble() | ispike::Property | |
getInt() | ispike::Property | |
getName() | ispike::Property | [inline] |
getOptions() | ispike::Property | |
getString() | ispike::Property | |
getType() | ispike::Property | [inline] |
Integer enum value | ispike::Property | |
isReadOnly() | ispike::Property | [inline] |
operator=(const Property &rhs) | ispike::Property | |
Property() | ispike::Property | |
Property(ValueType type, int value, string name, string description, bool readOnly) | ispike::Property | |
Property(ValueType type, double value, string name, string description, bool readOnly) | ispike::Property | |
Property(string value, string name, string description, bool readOnly) | ispike::Property | |
Property(string value, vector< string > options, string name, string description, bool readOnly) | ispike::Property | |
Property(const Property &prop) | ispike::Property | |
setDouble(double newDouble) | ispike::Property | |
setInt(int newInt) | ispike::Property | |
setOptions(vector< string > options) | ispike::Property | |
setString(string newString) | ispike::Property | |
String enum value | ispike::Property | |
toString() | ispike::Property | [inline, virtual] |
Undefined enum value | ispike::Property | |
ValueType enum name | ispike::Property | |
~Property() | ispike::Property | [virtual] |