This is the complete list of members for String, including all inherited members.
_autoReleaseCount | Object | protected |
_ID | Object | |
_luaID | Object | |
_reference | Object | protected |
_string | String | |
acceptVisitor(DataVisitor &visitor) | String | virtual |
append(const std::string &str) | String | |
appendWithFormat(const char *format,...) | String | |
autorelease() | Object | |
boolValue() const | String | |
clone() const | String | virtual |
compare(const char *) const | String | |
componentsSeparatedByString(const char *delimiter) | String | |
copy() const | Clonable | inline |
create(const std::string &str) | String | static |
createWithContentsOfFile(const char *filename) | String | static |
createWithData(const unsigned char *pData, unsigned long nLen) | String | static |
createWithFormat(const char *format,...) CC_FORMAT_PRINTF(1 | String | static |
doubleValue() const | String | |
floatValue() const | String | |
getCString() const | String | |
initWithFormat(const char *format,...) CC_FORMAT_PRINTF(2 | String | |
intValue() const | String | |
isEqual(const Object *pObject) | String | virtual |
isSingleReference() const | Object | |
length() const | String | |
Object() | Object | |
operator=(const String &other) | String | |
release() | Object | inline |
retain() | Object | inline |
retainCount() const | Object | |
String() | String | |
String(const char *str) | String | |
String(const std::string &str) | String | |
String(const String &str) | String | |
uintValue() const | String | |
update(float dt) | Object | inlinevirtual |
~Clonable() | Clonable | inlinevirtual |
~Object() | Object | virtual |
~String() | String | virtual |