| AddRef() | Dviglo::RefCounted | |
| address_ | Dviglo::Connection | private |
| Ban() | Dviglo::Connection | |
| blockEvents_ | Dviglo::Object | private |
| Cast() | Dviglo::Object | inline |
| Cast() const | Dviglo::Object | inline |
| componentLatestData_ | Dviglo::Connection | private |
| ConfigureNetworkSimulator(int latencyMs, float packetLoss) | Dviglo::Connection | |
| Connection(Context *context, bool isClient, const SLNet::AddressOrGUID &address, SLNet::RakPeerInterface *peer) | Dviglo::Connection | |
| connectPending_ | Dviglo::Connection | private |
| context_ | Dviglo::Object | protected |
| controls_ | Dviglo::Connection | |
| Disconnect(int waitMSec=0) | Dviglo::Connection | |
| downloads_ | Dviglo::Connection | private |
| eventHandlers_ | Dviglo::Object | private |
| FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| GetAddress() const | Dviglo::Connection | |
| GetAddressOrGUID() const | Dviglo::Connection | inline |
| GetBlockEvents() const | Dviglo::Object | inline |
| GetBytesInPerSec() const | Dviglo::Connection | |
| GetBytesOutPerSec() const | Dviglo::Connection | |
| GetCategory() const | Dviglo::Object | |
| GetContext() const | Dviglo::Object | inline |
| GetControls() const | Dviglo::Connection | inline |
| GetDownloadName() const | Dviglo::Connection | |
| GetDownloadProgress() const | Dviglo::Connection | |
| GetEventDataMap() const | Dviglo::Object | |
| GetEventHandler() const | Dviglo::Object | |
| GetEventSender() const | Dviglo::Object | |
| GetGlobalVar(StringHash key) const | Dviglo::Object | |
| GetGlobalVars() const | Dviglo::Object | |
| GetIdentity() | Dviglo::Connection | inline |
| GetLastHeardTime() const | Dviglo::Connection | |
| GetLogStatistics() const | Dviglo::Connection | inline |
| GetNumDownloads() const | Dviglo::Connection | |
| GetPacketsInPerSec() const | Dviglo::Connection | |
| GetPacketsOutPerSec() const | Dviglo::Connection | |
| GetPacketType(bool reliable, bool inOrder) | Dviglo::Connection | |
| GetPort() const | Dviglo::Connection | inline |
| GetPosition() const | Dviglo::Connection | inline |
| GetRotation() const | Dviglo::Connection | inline |
| GetRoundTripTime() const | Dviglo::Connection | |
| GetScene() const | Dviglo::Connection | |
| GetSubsystem(StringHash type) const | Dviglo::Object | |
| GetSubsystem() const | Dviglo::Object | |
| GetTimeStamp() const | Dviglo::Connection | inline |
| GetType() const =0 | Dviglo::Object | pure virtual |
| GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
| GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
| GetTypeName() const =0 | Dviglo::Object | pure virtual |
| HandleAsyncLoadFinished(StringHash eventType, VariantMap &eventData) | Dviglo::Connection | private |
| HasEventHandlers() const | Dviglo::Object | inline |
| HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
| identity_ | Dviglo::Connection | |
| IsClient() const | Dviglo::Connection | inline |
| isClient_ | Dviglo::Connection | private |
| IsConnected() const | Dviglo::Connection | |
| IsConnectPending() const | Dviglo::Connection | inline |
| IsInstanceOf(StringHash type) const | Dviglo::Object | |
| IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
| IsInstanceOf() const | Dviglo::Object | inline |
| IsSceneLoaded() const | Dviglo::Connection | inline |
| lastHeardTimer_ | Dviglo::Connection | private |
| logStatistics_ | Dviglo::Connection | private |
| msg_ | Dviglo::Connection | private |
| nodeLatestData_ | Dviglo::Connection | private |
| nodesToProcess_ | Dviglo::Connection | private |
| Object(Context *context) | Dviglo::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
| OnPackageDownloadFailed(const String &name) | Dviglo::Connection | private |
| OnPackagesReady() | Dviglo::Connection | private |
| OnSceneLoadFailed() | Dviglo::Connection | private |
| operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
| outgoingBuffer_ | Dviglo::Connection | private |
| packedMessageLimit_ | Dviglo::Connection | private |
| packetCounter_ | Dviglo::Connection | private |
| packetCounterTimer_ | Dviglo::Connection | private |
| peer_ | Dviglo::Connection | private |
| port_ | Dviglo::Connection | private |
| position_ | Dviglo::Connection | private |
| ProcessControls(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessExistingNode(Node *node, NodeReplicationState &nodeState) | Dviglo::Connection | private |
| ProcessIdentity(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessLoadScene(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessMessage(int msgID, MemoryBuffer &buffer) | Dviglo::Connection | |
| ProcessNewNode(Node *node) | Dviglo::Connection | private |
| ProcessNode(unsigned nodeID) | Dviglo::Connection | private |
| ProcessPackageDownload(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessPackageInfo(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessPendingLatestData() | Dviglo::Connection | |
| ProcessRemoteEvent(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessSceneChecksumError(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessSceneLoaded(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessSceneUpdate(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| ProcessUnknownMessage(int msgID, MemoryBuffer &msg) | Dviglo::Connection | private |
| refCount_ | Dviglo::RefCounted | private |
| RefCounted() | Dviglo::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
| RefCountPtr() | Dviglo::RefCounted | inline |
| Refs() const | Dviglo::RefCounted | |
| ReleaseRef() | Dviglo::RefCounted | |
| remoteEvents_ | Dviglo::Connection | private |
| RemoveEventSender(Object *sender) | Dviglo::Object | private |
| RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg) | Dviglo::Connection | private |
| RequestPackage(const String &name, unsigned fileSize, unsigned checksum) | Dviglo::Connection | private |
| rotation_ | Dviglo::Connection | private |
| scene_ | Dviglo::Connection | private |
| sceneFileName_ | Dviglo::Connection | private |
| sceneLoaded_ | Dviglo::Connection | private |
| sceneState_ | Dviglo::Connection | private |
| SendAllBuffers() | Dviglo::Connection | |
| SendBuffer(PacketType type) | Dviglo::Connection | |
| SendClientUpdate() | Dviglo::Connection | |
| SendEvent(StringHash eventType) | Dviglo::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
| SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
| SendMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer &msg, unsigned contentID=0) | Dviglo::Connection | |
| SendMessage(int msgID, bool reliable, bool inOrder, const unsigned char *data, unsigned numBytes, unsigned contentID=0) | Dviglo::Connection | |
| sendMode_ | Dviglo::Connection | private |
| SendPackageError(const String &name) | Dviglo::Connection | private |
| SendPackages() | Dviglo::Connection | |
| SendPackageToClient(PackageFile *package) | Dviglo::Connection | |
| SendRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Dviglo::Connection | |
| SendRemoteEvent(Node *node, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Dviglo::Connection | |
| SendRemoteEvents() | Dviglo::Connection | |
| SendServerUpdate() | Dviglo::Connection | |
| SetAddressOrGUID(const SLNet::AddressOrGUID &addr) | Dviglo::Connection | |
| SetBlockEvents(bool block) | Dviglo::Object | inline |
| SetConnectPending(bool connectPending) | Dviglo::Connection | |
| SetControls(const Controls &newControls) | Dviglo::Connection | |
| SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object | |
| SetIdentity(const VariantMap &identity) | Dviglo::Connection | |
| SetLogStatistics(bool enable) | Dviglo::Connection | |
| SetPacketSizeLimit(int limit) | Dviglo::Connection | |
| SetPosition(const Vector3 &position) | Dviglo::Connection | |
| SetRotation(const Quaternion &rotation) | Dviglo::Connection | |
| SetScene(Scene *newScene) | Dviglo::Connection | |
| statsTimer_ | Dviglo::Connection | private |
| SubscribeToEvent(StringHash eventType, EventHandler *handler) | Dviglo::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Dviglo::Object | |
| SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object | |
| tempPacketCounter_ | Dviglo::Connection | private |
| timeStamp_ | Dviglo::Connection | |
| ToString() const | Dviglo::Connection | |
| UnsubscribeFromAllEvents() | Dviglo::Object | |
| UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Dviglo::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Dviglo::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Dviglo::Object | |
| UnsubscribeFromEvents(Object *sender) | Dviglo::Object | |
| uploads_ | Dviglo::Connection | private |
| URHO3D_OBJECT(Connection, Object) (defined in Dviglo::Connection) | Dviglo::Connection | private |
| WeakRefs() const | Dviglo::RefCounted | |
| ~Connection() override | Dviglo::Connection | |
| ~Object() override | Dviglo::Object | |
| ~RefCounted() | Dviglo::RefCounted | virtual |