3es
0.7
|
This is the complete list of members for tes::Server, including all inherited members.
active() const =0 | tes::Connection | pure virtual |
address() const =0 | tes::Connection | pure virtual |
close()=0 | tes::Connection | pure virtual |
connection(unsigned index)=0 | tes::Server | pure virtual |
connection(unsigned index) const =0 | tes::Server | pure virtual |
connectionCount() const =0 | tes::Server | pure virtual |
connectionMonitor()=0 | tes::Server | pure virtual |
create(const ServerSettings &settings=ServerSettings(), const ServerInfoMessage *serverInfo=nullptr) | tes::Server | static |
tes::Connection::create(const Shape &shape)=0 | tes::Connection | pure virtual |
destroy(const Shape &shape)=0 | tes::Connection | pure virtual |
dispose()=0 | tes::Server | pure virtual |
flags() const =0 | tes::Server | 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 PacketWriter &packet)=0 | tes::Server | pure virtual |
send(const CollatedPacket &collated)=0 | tes::Server | pure virtual |
tes::Connection::send(const uint8_t *data, int byteCount)=0 | tes::Connection | pure virtual |
tes::Connection::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 |
~Server() | tes::Server | inlineprotectedvirtual |