This is the complete list of members for SIOClient, including all inherited members.
_autoReleaseCount | Object | protected |
_ID | Object | |
_luaID | Object | |
_reference | Object | protected |
acceptVisitor(DataVisitor &visitor) | Object | virtual |
autorelease() | Object | |
disconnect() | SIOClient | |
emit(std::string eventname, std::string args) | SIOClient | |
getDelegate() | SIOClient | inline |
getTag() | SIOClient | inline |
isEqual(const Object *object) | Object | virtual |
isSingleReference() const | Object | |
Object() | Object | |
on(const std::string &eventName, SIOEvent e) | SIOClient | |
release() | Object | inline |
retain() | Object | inline |
retainCount() const | Object | |
send(std::string s) | SIOClient | |
setTag(const char *tag) | SIOClient | inline |
SIOClient(const std::string &host, int port, const std::string &path, SIOClientImpl *impl, SocketIO::SIODelegate &delegate) | SIOClient | |
SIOClientImpl class | SIOClient | friend |
update(float dt) | Object | inlinevirtual |
~Object() | Object | virtual |
~SIOClient(void) | SIOClient | virtual |