EHS
|
This is the complete list of members for ehs::NetClientCh, including all inherited members.
AddSystem(NetSys *sys) | ehs::NetChannel | |
Connect(const Endpoint &endpoint, const Serializer< UInt_64 > &payload) | ehs::NetClientCh | |
connectedOp | ehs::NetChannel | protectedstatic |
connectOp | ehs::NetChannel | protectedstatic |
Disconnect(const Serializer< UInt_64 > &payload) | ehs::NetClientCh | |
disconnectedOp | ehs::NetChannel | protectedstatic |
disconnectOp | ehs::NetChannel | protectedstatic |
EHC class | ehs::NetClientCh | friend |
EnableDropPackets(bool enable) | ehs::NetChannel | |
GetId() const | ehs::NetChannel | |
GetMaxTimeout() const | ehs::NetChannel | |
GetName() const | ehs::NetChannel | |
GetOwner() const | ehs::NetChannel | |
GetResendRate() const | ehs::NetChannel | |
GetStatus() const | ehs::NetClientCh | |
GetSystem(UInt_64 sysId) const | ehs::NetChannel | protected |
GetSystem(const Str_8 &sysName) const | ehs::NetChannel | protected |
GetVersion() const | ehs::NetChannel | |
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 | |
NetClientCh() | ehs::NetClientCh | |
NetClientCh(Str_8 name, const Version &version, Endpoint remoteEndpoint) | ehs::NetClientCh | |
NetClientCh(NetClientCh &&client) noexcept | ehs::NetClientCh | |
NetClientCh(const NetClientCh &client) | ehs::NetClientCh | |
OnActive(Serializer< UInt_64 > data) | ehs::NetClientCh | virtual |
OnConnected(Serializer< UInt_64 > data) | ehs::NetClientCh | virtual |
OnDisconnected(Serializer< UInt_64 > data) | ehs::NetClientCh | virtual |
OnQueueUpdate(Serializer< UInt_64 > data) | ehs::NetClientCh | virtual |
OnRejected(Serializer< UInt_64 > data) | ehs::NetClientCh | virtual |
OnTimeout(Serializer< UInt_64 > data) | ehs::NetClientCh | virtual |
operator=(NetClientCh &&client) noexcept | ehs::NetClientCh | |
operator=(const NetClientCh &client) | ehs::NetClientCh | |
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 |
Send(bool deltaLocked, UInt_64 encId, bool ensure, UInt_64 sysId, UInt_64 opId, const Serializer< UInt_64 > &payload) | ehs::NetClientCh | |
Send(bool deltaLocked, const Str_8 &encName, bool ensure, const Str_8 &sysName, const Str_8 &opName, const Serializer< UInt_64 > &payload) | ehs::NetClientCh | |
SetMaxTimeout(float seconds) | ehs::NetChannel | |
SetResendRate(float seconds) | ehs::NetChannel | |
statusUpdateOp | ehs::NetChannel | protectedstatic |
~NetChannel() | ehs::NetChannel | virtual |
~NetClientCh() | ehs::NetClientCh |