This is the complete list of members for CCBValue, including all inherited members.
_autoReleaseCount | Object | protected |
_ID | Object | |
_luaID | Object | |
_reference | Object | protected |
acceptVisitor(DataVisitor &visitor) | Object | virtual |
autorelease() | Object | |
create(int nValue) | CCBValue | static |
create(bool bValue) | CCBValue | static |
create(float fValue) | CCBValue | static |
create(unsigned char byte) | CCBValue | static |
create(const char *pStr) | CCBValue | static |
create(cocos2d::Array *pArr) | CCBValue | static |
floatValue | CCBValue | |
getArrayValue() | CCBValue | |
getBoolValue() | CCBValue | |
getByteValue() | CCBValue | |
getFloatValue() | CCBValue | |
getIntValue() | CCBValue | |
getStringValue() | CCBValue | |
getType() | CCBValue | |
intValue | CCBValue | |
isEqual(const Object *object) | Object | virtual |
isSingleReference() const | Object | |
Object() | Object | |
release() | Object | inline |
retain() | Object | inline |
retainCount() const | Object | |
Type enum name | CCBValue | |
update(float dt) | Object | inlinevirtual |
~Object() | Object | virtual |