3es
0.7
|
This is the complete list of members for tes::Connection, including all inherited members.
active() const =0 | tes::Connection | pure virtual |
address() const =0 | tes::Connection | pure virtual |
close()=0 | tes::Connection | pure virtual |
create(const Shape &shape)=0 | tes::Connection | pure virtual |
destroy(const Shape &shape)=0 | tes::Connection | pure virtual |
isConnected() const =0 | tes::Connection | pure virtual |
port() const =0 | tes::Connection | pure virtual |
referenceResource(const Resource *resource)=0 | tes::Connection | pure virtual |
releaseResource(const Resource *resource)=0 | tes::Connection | pure virtual |
send(const uint8_t *data, int byteCount)=0 | tes::Connection | pure virtual |
send(const int8_t *data, int byteCount) | tes::Connection | inline |
sendServerInfo(const ServerInfoMessage &info)=0 | tes::Connection | pure virtual |
setActive(bool active)=0 | tes::Connection | pure virtual |
update(const Shape &shape)=0 | tes::Connection | pure virtual |
updateFrame(float dt, bool flush=true)=0 | tes::Connection | pure virtual |
updateTransfers(unsigned byteLimit)=0 | tes::Connection | pure virtual |
~Connection() | tes::Connection | inlinevirtual |