cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCString.h File Reference
#include <stdarg.h>
#include <string>
#include <functional>
#include <sstream>
#include "CCArray.h"
#include "base/CCRef.h"
#include <string.h>

Classes

class  __String
 
struct  StringCompare
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 
 cocos2d::StringUtils
 

Macros

#define StringMake(str)   String::create(str)
 
#define ccs   StringMake
 

Functions

template<typename T >
std::string toString (T arg)
 
std::string CC_DLL format (const char *format,...) CC_FORMAT_PRINTF(1