|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
This is the complete list of members for XMLAttribute, including all inherited members.
| BoolValue() const | XMLAttribute | inline |
| DoubleValue() const | XMLAttribute | inline |
| FloatValue() const | XMLAttribute | inline |
| IntValue() const | XMLAttribute | inline |
| Name() const | XMLAttribute | inline |
| Next() const | XMLAttribute | inline |
| QueryBoolValue(bool *value) const | XMLAttribute | |
| QueryDoubleValue(double *value) const | XMLAttribute | |
| QueryFloatValue(float *value) const | XMLAttribute | |
| QueryIntValue(int *value) const | XMLAttribute | |
| QueryUnsignedValue(unsigned int *value) const | XMLAttribute | |
| SetAttribute(const char *value) | XMLAttribute | |
| SetAttribute(int value) | XMLAttribute | |
| SetAttribute(unsigned value) | XMLAttribute | |
| SetAttribute(bool value) | XMLAttribute | |
| SetAttribute(double value) | XMLAttribute | |
| SetAttribute(float value) | XMLAttribute | |
| UnsignedValue() const | XMLAttribute | inline |
| Value() const | XMLAttribute | inline |
| XMLElement | XMLAttribute | friend |