#include <stdarg.h>#include <string>#include <functional>#include <sstream>#include "CCArray.h"#include "CCRef.h"#include <string.h>Classes | |
| class | __String |
| struct | StringCompare |
| class | StringUtils |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Macros | |
| #define | StringMake(str) String::create(str) |
| #define | ccs StringMake |
| #define | CC_MAX_STRING_LENGTH (1024*100) |
| #define CC_MAX_STRING_LENGTH (1024*100) |
| var CC_MAX_STRING_LENGTH (1024*100) |
| local CC_MAX_STRING_LENGTH (1024*100) |