cocos2d-x  3.0rc1
 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
_listenfdConsoleprotected
_maxfdConsoleprotected
_read_setConsoleprotected
_runningConsoleprotected
_sendDebugStringsConsoleprotected
_threadConsoleprotected
_touchIdConsoleprotected
_writablePathConsoleprotected
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)Consoleprotected
Console()Console
listenOnFileDescriptor(int fd)Console
listenOnTCP(int port)Console
log(const char *buf)Console
loop()Consoleprotected
parseCommand(int fd)Consoleprotected
readBytes(int fd, char *buffer, size_t maxlen, bool *more)Consoleprotected
readline(int fd, char *buf, size_t maxlen)Consoleprotected
stop()Console
~Console()Consolevirtual