This is the complete list of members for CCBValue, including all inherited members.
| acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
| autorelease(void) | CCObject | |
| CCObject(void) | CCObject | |
| copy(void) | CCObject | |
| copyWithZone(CCZone *pZone) | CCCopying | virtual |
| 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(CCArray *pArr) | CCBValue | static |
| fValue | CCBValue | |
| getArrayValue() | CCBValue | |
| getBoolValue() | CCBValue | |
| getByteValue() | CCBValue | |
| getFloatValue() | CCBValue | |
| getIntValue() | CCBValue | |
| getStringValue() | CCBValue | |
| getType() | CCBValue | |
| isEqual(const CCObject *pObject) | CCObject | virtual |
| isSingleReference(void) const | CCObject | |
| m_nLuaID | CCObject | |
| m_uAutoReleaseCount | CCObject | protected |
| m_uID | CCObject | |
| m_uReference | CCObject | protected |
| nValue | CCBValue | |
| release(void) | CCObject | |
| retain(void) | CCObject | |
| retainCount(void) const | CCObject | |
| update(float dt) | CCObject | inlinevirtual |
| ~CCObject(void) | CCObject | virtual |