cocos2d-x  3.0-rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Console Member List

This is the complete list of members for Console, including all inherited members.

_commandsConsoleprotected
_DebugStringsConsoleprotected
_DebugStringsMutexConsoleprotected
_endThreadConsoleprotected
_fdsConsoleprotected
_file_uploadingConsoleprotected
_listenfdConsoleprotected
_maxfdConsoleprotected
_read_setConsoleprotected
_runningConsoleprotected
_sendDebugStringsConsoleprotected
_threadConsoleprotected
_touchIdConsoleprotected
_upload_file_nameConsoleprotected
_upload_file_sizeConsoleprotected
addClient()Consoleprotected
addCommand(const Command &cmd)Console
commandConfig(int fd, const std::string &args)Consoleprotected
commandDirector(int fd, const std::string &args)Consoleprotected
commandExit(int fd, const std::string &args)Consoleprotected
commandFileUtils(int fd, const std::string &args)Consoleprotected
commandHelp(int fd, const std::string &args)Consoleprotected
commandProjection(int fd, const std::string &args)Consoleprotected
commandResolution(int fd, const std::string &args)Consoleprotected
commandSceneGraph(int fd, const std::string &args)Consoleprotected
commandTextures(int fd, const std::string &args)Consoleprotected
commandTouch(int fd, const std::string &args)Consoleprotected
commandUpload(int fd, const std::string &args)Consoleprotected
Console()Console
listenOnFileDescriptor(int fd)Console
listenOnTCP(int port)Console
log(const char *buf)Console
loop()Consoleprotected
parseCommand(int fd)Consoleprotected
readfile(int fd, std::string &file_name, int file_size)Consoleprotected
readline(int fd, char *buf, int maxlen)Consoleprotected
stop()Console
~Console()Consolevirtual