EHS
|
This is the complete list of members for ehs::NetServerCh, including all inherited members.
AddSystem(NetSys *sys) | ehs::NetChannel | |
Broadcast(NetStatus endStatus, bool deltaLocked, UInt_64 encHashId, bool ensure, UInt_64 sysHashId, UInt_64 opHashId, const Serializer< UInt_64 > &payload) | ehs::NetServerCh | |
Broadcast(NetStatus endStatus, bool deltaLocked, const Str_8 &encId, bool ensure, const Str_8 &sysId, const Str_8 &opId, const Serializer< UInt_64 > &payload) | ehs::NetServerCh | |
connectedOp | ehs::NetChannel | protectedstatic |
connectOp | ehs::NetChannel | protectedstatic |
disconnectedOp | ehs::NetChannel | protectedstatic |
disconnectOp | ehs::NetChannel | protectedstatic |
EHC | ehs::NetServerCh | friend |
EnableDropPackets(bool enable) | ehs::NetChannel | |
GetEndpoint(NetStatus endStatus, const Char_8 token[64]) const | ehs::NetServerCh | |
GetEndpoint(NetStatus endStatus, UInt_64 hashId) const | ehs::NetServerCh | |
GetEndpoint(NetStatus endStatus, const Str_8 &id) const | ehs::NetServerCh | |
GetEndpoint(const Char_8 token[64]) const | ehs::NetServerCh | |
GetEndpoint(UInt_64 hashId) const | ehs::NetServerCh | |
GetEndpoint(const Str_8 &id) const | ehs::NetServerCh | |
GetEndpoint(const Endpoint &endpoint) const | ehs::NetServerCh | |
GetEndpoints(NetStatus endStatus) | ehs::NetServerCh | |
GetEndpointsCount(NetStatus endStatus) | ehs::NetServerCh | |
GetId() const | ehs::NetChannel | |
GetMaxEndpoints() const | ehs::NetServerCh | |
GetMaxTimeout() const | ehs::NetChannel | |
GetName() const | ehs::NetChannel | |
GetOwner() const | ehs::NetChannel | |
GetResendRate() const | ehs::NetChannel | |
GetSystem(UInt_64 sysId) const | ehs::NetChannel | protected |
GetSystem(const Str_8 &sysName) const | ehs::NetChannel | protected |
GetVersion() const | ehs::NetChannel | |
HasEndpoint(NetStatus endStatus, const Char_8 token[64]) const | ehs::NetServerCh | |
HasEndpoint(NetStatus endStatus, UInt_64 hashId) const | ehs::NetServerCh | |
HasEndpoint(NetStatus endStatus, const Str_8 &id) const | ehs::NetServerCh | |
HasEndpoint(const Char_8 token[64]) const | ehs::NetServerCh | |
HasEndpoint(UInt_64 hashId) const | ehs::NetServerCh | |
HasEndpoint(const Str_8 &id) const | ehs::NetServerCh | |
HasEndpoint(const Endpoint &endpoint) const | ehs::NetServerCh | |
HasSystem(UInt_64 sysId) const | ehs::NetChannel | protected |
HasSystem(const Str_8 &sysName) const | ehs::NetChannel | protected |
internalSys | ehs::NetChannel | protectedstatic |
IsDropPacketsEnabled() const | ehs::NetChannel | |
IsValid() const | ehs::NetChannel | |
latencyOp | ehs::NetChannel | protectedstatic |
NetChannel() | ehs::NetChannel | |
NetChannel(Str_8 name, const Version &version) | ehs::NetChannel | |
NetChannel(NetChannel &&channel) noexcept | ehs::NetChannel | |
NetChannel(const NetChannel &channel) | ehs::NetChannel | |
NetServerCh() | ehs::NetServerCh | |
NetServerCh(Str_8 name, const Version &version, UInt_64 maxEndpoints) | ehs::NetServerCh | |
NetServerCh(NetServerCh &&server) noexcept | ehs::NetServerCh | |
NetServerCh(const NetServerCh &server) | ehs::NetServerCh | |
OnEndpointAccepted(NetEnd *endpoint) | ehs::NetServerCh | virtual |
OnEndpointActive(NetEnd *endpoint) | ehs::NetServerCh | virtual |
OnEndpointConnect(NetEnd *endpoint, Serializer< UInt_64 > payload) | ehs::NetServerCh | virtual |
OnEndpointDisconnect(NetEnd *endpoint, Serializer< UInt_64 > payload) | ehs::NetServerCh | virtual |
OnEndpointTimeout(NetEnd *endpoint) | ehs::NetServerCh | virtual |
OnShutdown() | ehs::NetServerCh | virtual |
operator=(NetServerCh &&server) noexcept | ehs::NetServerCh | |
operator=(const NetServerCh &server) | ehs::NetServerCh | |
ehs::NetChannel::operator=(NetChannel &&channel) noexcept | ehs::NetChannel | |
ehs::NetChannel::operator=(const NetChannel &channel) | ehs::NetChannel | |
pingOp | ehs::NetChannel | protectedstatic |
pongOp | ehs::NetChannel | protectedstatic |
receivedOp | ehs::NetChannel | protectedstatic |
rejectedOp | ehs::NetChannel | protectedstatic |
SetMaxTimeout(float seconds) | ehs::NetChannel | |
SetResendRate(float seconds) | ehs::NetChannel | |
statusUpdateOp | ehs::NetChannel | protectedstatic |
~NetChannel() | ehs::NetChannel | virtual |
~NetServerCh() override | ehs::NetServerCh |