| AbstractConnection(Context *context) (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | |
| AcquireObjectID() | Urho3D::IDFamily< AbstractConnection > | inline |
| AddRef() | Urho3D::RefCounted | |
| blockEvents_ | Urho3D::Object | private |
| bytesCounterIncoming_ (defined in Urho3D::Connection) | Urho3D::Connection | mutableprivate |
| bytesCounterOutgoing_ (defined in Urho3D::Connection) | Urho3D::Connection | mutableprivate |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| clock_ | Urho3D::Connection | private |
| Connection(Context *context, NetworkConnection *connection=nullptr) | Urho3D::Connection | |
| connectPending_ | Urho3D::Connection | private |
| context_ | Urho3D::Object | protected |
| debugInfoBuffer_ (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | private |
| Disconnect() | Urho3D::Connection | |
| downloads_ | Urho3D::Connection | private |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
| GetAddress() const | Urho3D::Connection | |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetBytesInPerSec() const | Urho3D::Connection | |
| GetBytesOutPerSec() const | Urho3D::Connection | |
| GetCategory() const | Urho3D::Object | |
| GetContext() const | Urho3D::Object | inline |
| GetDebugInfoBuffer() (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | inline |
| GetDownloadName() const | Urho3D::Connection | |
| GetDownloadProgress() const | Urho3D::Connection | |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetIdentity() | Urho3D::Connection | inline |
| GetIncomingMessageBuffer() (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | inline |
| GetLocalTime() const override | Urho3D::Connection | virtual |
| GetLocalTimeOfLatestRoundtrip() const override | Urho3D::Connection | virtual |
| GetLogStatistics() const | Urho3D::Connection | inline |
| GetMaxMessageSize() const (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | |
| GetMaxPacketSize() const | Urho3D::AbstractConnection | |
| GetMessageLogLevel(NetworkMessageId messageId) const (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | |
| GetNextFreeObjectID() | Urho3D::IDFamily< AbstractConnection > | inlinestatic |
| GetNumDownloads() const | Urho3D::Connection | |
| GetObjectID() const | Urho3D::IDFamily< AbstractConnection > | inline |
| GetOutgoingMessageBuffer() (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | inline |
| GetPacketsInPerSec() const | Urho3D::Connection | |
| GetPacketsOutPerSec() const | Urho3D::Connection | |
| GetPing() const override | Urho3D::Connection | virtual |
| GetPort() const | Urho3D::Connection | |
| GetScene() const | Urho3D::Connection | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| HandleAsyncLoadFinished() | Urho3D::Connection | private |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| identity_ | Urho3D::Connection | |
| IDFamily() | Urho3D::IDFamily< AbstractConnection > | inline |
| incomingMessageBuffer_ (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | private |
| incomingPackets_ (defined in Urho3D::Connection) | Urho3D::Connection | private |
| indexAllocator | Urho3D::IDFamily< AbstractConnection > | privatestatic |
| Initialize() | Urho3D::Connection | |
| IsClient() const | Urho3D::Connection | inline |
| isClient_ | Urho3D::Connection | private |
| IsClockSynchronized() const override | Urho3D::Connection | virtual |
| IsConnected() const | Urho3D::Connection | |
| IsConnectPending() const | Urho3D::Connection | inline |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsLogAllMessages() const (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | inline |
| IsSceneLoaded() const | Urho3D::Connection | inline |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| LocalToRemoteTime(unsigned time) const override | Urho3D::Connection | virtual |
| logAllMessages_ (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | private |
| LogMessagePayload(NetworkMessageId messageId, ea::string_view debugInfo) const (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | |
| LogMessagePayload(NetworkMessageId messageId, const T &message) const (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | inline |
| logStatistics_ | Urho3D::Connection | private |
| maxPacketSize_ (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | private |
| msg_ (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | protected |
| Network (defined in Urho3D::Connection) | Urho3D::Connection | friend |
| Object(Context *context) | Urho3D::Object | explicit |
| objectId_ | Urho3D::IDFamily< AbstractConnection > | private |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnPackageDownloadFailed(const ea::string &name) | Urho3D::Connection | private |
| OnPackagesReady() | Urho3D::Connection | private |
| OnSceneLoadFailed() | Urho3D::Connection | private |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| outgoingBuffer_ | Urho3D::Connection | private |
| packetCounterIncoming_ | Urho3D::Connection | mutableprivate |
| packetCounterOutgoing_ (defined in Urho3D::Connection) | Urho3D::Connection | mutableprivate |
| packetQueueLock_ (defined in Urho3D::Connection) | Urho3D::Connection | private |
| ProcessIdentity(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessLoadScene(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessMessage(MemoryBuffer &buffer) | Urho3D::Connection | |
| ProcessPackageDownload(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessPackageInfo(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessPackets() | Urho3D::Connection | private |
| ProcessRemoteEvent(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessSceneChecksumError(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessSceneLoaded(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| ProcessUnknownMessage(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| RegisterObject(Context *context) | Urho3D::Connection | static |
| ReleaseObjectID() | Urho3D::IDFamily< AbstractConnection > | inline |
| ReleaseRef() | Urho3D::RefCounted | |
| remoteEvents_ | Urho3D::Connection | private |
| RemoteToLocalTime(unsigned time) const override | Urho3D::Connection | virtual |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| replicationManager_ | Urho3D::Connection | private |
| RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg) | Urho3D::Connection | private |
| RequestPackage(const ea::string &name, unsigned fileSize, unsigned checksum) | Urho3D::Connection | private |
| scene_ (defined in Urho3D::Connection) | Urho3D::Connection | private |
| sceneFileName_ | Urho3D::Connection | private |
| sceneLoaded_ | Urho3D::Connection | private |
| SendAllBuffers() | Urho3D::Connection | |
| SendBuffer(PacketTypeFlags type) | Urho3D::Connection | |
| SendBuffer(PacketTypeFlags type, VectorBuffer &buffer) | Urho3D::Connection | |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
| SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
| SendMessage(NetworkMessageId messageId, ConstByteSpan payload={}, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={}) | Urho3D::Connection | |
| SendMessage(NetworkMessageId messageId, const VectorBuffer &msg, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={}) (defined in Urho3D::Connection) | Urho3D::Connection | |
| SendMessageInternal(NetworkMessageId messageId, const unsigned char *data, unsigned numBytes, PacketTypeFlags packetType=PacketType::ReliableOrdered) override | Urho3D::Connection | virtual |
| SendPackageError(const ea::string &name) | Urho3D::Connection | private |
| SendPackages() | Urho3D::Connection | |
| SendPackageToClient(PackageFile *package) | Urho3D::Connection | |
| SendRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Urho3D::Connection | |
| SendRemoteEvents() | Urho3D::Connection | |
| SerializeInBlock(Archive &archive) | Urho3D::Object | virtual |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetConnectPending(bool connectPending) | Urho3D::Connection | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetIdentity(const VariantMap &identity) | Urho3D::Connection | |
| SetIsClient(bool isClient) (defined in Urho3D::Connection) | Urho3D::Connection | inline |
| SetLogAllMessages(bool enabled) (defined in Urho3D::AbstractConnection) | Urho3D::AbstractConnection | inline |
| SetLogStatistics(bool enable) | Urho3D::Connection | |
| SetMaxPacketSize(unsigned limit) override | Urho3D::Connection | virtual |
| SetScene(Scene *newScene) | Urho3D::Connection | |
| statsTimer_ | Urho3D::Connection | private |
| SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| ToString() const override | Urho3D::Connection | virtual |
| transportConnection_ (defined in Urho3D::Connection) | Urho3D::Connection | private |
| TypeHierarchy | Urho3D::Object | inlinestatic |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
| uploads_ | Urho3D::Connection | private |
| URHO3D_OBJECT(Connection, AbstractConnection) (defined in Urho3D::Connection) | Urho3D::Connection | private |
| WeakRefs() const | Urho3D::RefCounted | |
| ~Connection() override | Urho3D::Connection | |
| ~IDFamily() | Urho3D::IDFamily< AbstractConnection > | inline |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |