#include <CCString.h>
|
| static std::string va_list | ap |
| char * | buf = (char*)malloc( (1024*100) ) |
| return | ret |
| static std::string format |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
|
static |
| var format |
( |
var |
format, |
|
|
|
... |
|
) |
| |
|
static |
| local format |
( |
local |
format, |
|
|
|
... |
|
) |
| |
|
static |
| local if |
( |
local |
= nullptr) | |
|
|
inline |
| static std::string toString |
( |
T |
arg) | |
|
|
inlinestatic |
| local toString |
( |
local |
arg) | |
|
|
inlinestatic |
| var va_start |
( |
var |
, |
|
|
var |
|
|
) |
| |
| local va_start |
( |
local |
, |
|
|
local |
|
|
) |
| |
Initial value:{
#define CC_MAX_STRING_LENGTH
Initial value:{
#define CC_MAX_STRING_LENGTH
Initial value:{
#define CC_MAX_STRING_LENGTH
| char* buf = (char*)malloc( (1024*100) ) |
| var buf = (char*)malloc( (1024*100) ) |
| local buf = (char*)malloc( (1024*100) ) |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos/deprecated/CCString.h