EHS
|
This is the complete list of members for ehs::NetEnd, including all inherited members.
GetDeltaRate() const | ehs::NetEnd | |
GetEndpoint() const | ehs::NetEnd | |
GetId() const | ehs::NetEnd | |
GetLastPing() const | ehs::NetEnd | |
GetLatency() const | ehs::NetEnd | |
GetName() const | ehs::NetEnd | |
GetNextRecvId() const | ehs::NetEnd | |
GetNextSendId() const | ehs::NetEnd | |
GetQueueSlot() const | ehs::NetEnd | |
GetStatus() const | ehs::NetEnd | |
GetTimeout() const | ehs::NetEnd | |
NetEnd() | ehs::NetEnd | |
NetEnd(Str_8 id, Endpoint endpoint) | ehs::NetEnd | |
NetEnd(Endpoint endpoint) | ehs::NetEnd | |
NetEnd(NetEnd &&end) noexcept | ehs::NetEnd | |
NetEnd(const NetEnd &end) | ehs::NetEnd | |
NetServerCh | ehs::NetEnd | friend |
operator=(NetEnd &&end) noexcept | ehs::NetEnd | |
operator=(const NetEnd &end) | ehs::NetEnd | |
Send(bool deltaLocked, UInt_64 encId, bool ensure, UInt_64 sysId, UInt_64 opId, const Serializer< UInt_64 > &payload) | ehs::NetEnd | |
Send(bool deltaLocked, const Str_8 &encName, bool ensure, const Str_8 &sysName, const Str_8 &opName, const Serializer< UInt_64 > &payload) | ehs::NetEnd | |
SendLatency() | ehs::NetEnd | |
SetDeltaRate(float newDeltaRate) | ehs::NetEnd |