| AddRef() | Urho3D::RefCounted |  | 
  | address_ | Urho3D::Connection | private | 
  | componentLatestData_ | Urho3D::Connection | private | 
  | ConfigureNetworkSimulator(int latencyMs, float packetLoss) | Urho3D::Connection |  | 
  | Connection(Context *context, bool isClient, kNet::SharedPtr< kNet::MessageConnection > connection) | Urho3D::Connection |  | 
  | connection_ | Urho3D::Connection | private | 
  | connectPending_ | Urho3D::Connection | private | 
  | context_ | Urho3D::Object | protected | 
  | controls_ | Urho3D::Connection |  | 
  | Disconnect(int waitMSec=0) | Urho3D::Connection |  | 
  | downloads_ | Urho3D::Connection | private | 
  | GetAddress() const | Urho3D::Connection | inline | 
  | GetBytesInPerSec() const | Urho3D::Connection |  | 
  | GetBytesOutPerSec() const | Urho3D::Connection |  | 
  | GetCategory() const | Urho3D::Object |  | 
  | GetContext() const | Urho3D::Object | inline | 
  | GetControls() const | Urho3D::Connection | inline | 
  | GetDownloadName() const | Urho3D::Connection |  | 
  | GetDownloadProgress() const | Urho3D::Connection |  | 
  | GetEventDataMap() const | Urho3D::Object |  | 
  | GetEventHandler() const | Urho3D::Object |  | 
  | GetEventSender() const | Urho3D::Object |  | 
  | GetIdentity() | Urho3D::Connection | inline | 
  | GetLastHeardTime() const | Urho3D::Connection |  | 
  | GetLogStatistics() const | Urho3D::Connection | inline | 
  | GetMessageConnection() const | Urho3D::Connection |  | 
  | GetNumDownloads() const | Urho3D::Connection |  | 
  | GetPacketsInPerSec() const | Urho3D::Connection |  | 
  | GetPacketsOutPerSec() const | Urho3D::Connection |  | 
  | GetPort() const | Urho3D::Connection | inline | 
  | GetPosition() const | Urho3D::Connection | inline | 
  | GetRotation() const | Urho3D::Connection | inline | 
  | GetRoundTripTime() const | Urho3D::Connection |  | 
  | GetScene() const | Urho3D::Connection |  | 
  | GetSubsystem(StringHash type) const | Urho3D::Object |  | 
  | GetSubsystem() const | Urho3D::Object |  | 
  | GetTimeStamp() const | Urho3D::Connection | inline | 
  | 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(StringHash eventType, VariantMap &eventData) | Urho3D::Connection | private | 
  | HasEventHandlers() const | Urho3D::Object | inline | 
  | HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object |  | 
  | HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object |  | 
  | identity_ | Urho3D::Connection |  | 
  | IsClient() const | Urho3D::Connection | inline | 
  | isClient_ | Urho3D::Connection | private | 
  | IsConnected() const | Urho3D::Connection |  | 
  | IsConnectPending() const | Urho3D::Connection | inline | 
  | IsInstanceOf(StringHash type) const | Urho3D::Object |  | 
  | IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object |  | 
  | IsInstanceOf() const | Urho3D::Object | inline | 
  | IsSceneLoaded() const | Urho3D::Connection | inline | 
  | IsTypeOf(StringHash type) | Urho3D::Object | static | 
  | IsTypeOf(const TypeInfo *typeInfo) | Urho3D::Object | static | 
  | IsTypeOf() | Urho3D::Object | inlinestatic | 
  | logStatistics_ | Urho3D::Connection | private | 
  | msg_ | Urho3D::Connection | private | 
  | nodeLatestData_ | Urho3D::Connection | private | 
  | nodesToProcess_ | Urho3D::Connection | private | 
  | Object(Context *context) | Urho3D::Object |  | 
  | OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual | 
  | OnPackageDownloadFailed(const String &name) | Urho3D::Connection | private | 
  | OnPackagesReady() | Urho3D::Connection | private | 
  | OnSceneLoadFailed() | Urho3D::Connection | private | 
  | port_ | Urho3D::Connection | private | 
  | position_ | Urho3D::Connection | private | 
  | ProcessControls(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessExistingNode(Node *node, NodeReplicationState &nodeState) | Urho3D::Connection | private | 
  | ProcessIdentity(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessLoadScene(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessMessage(int msgID, MemoryBuffer &msg) | Urho3D::Connection |  | 
  | ProcessNewNode(Node *node) | Urho3D::Connection | private | 
  | ProcessNode(unsigned nodeID) | Urho3D::Connection | private | 
  | ProcessPackageDownload(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessPackageInfo(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessPendingLatestData() | Urho3D::Connection |  | 
  | ProcessRemoteEvent(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessSceneChecksumError(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessSceneLoaded(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | ProcessSceneUpdate(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | RefCounted() | Urho3D::RefCounted |  | 
  | RefCountPtr() | Urho3D::RefCounted | inline | 
  | Refs() const | Urho3D::RefCounted |  | 
  | ReleaseRef() | Urho3D::RefCounted |  | 
  | remoteEvents_ | Urho3D::Connection | private | 
  | RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg) | Urho3D::Connection | private | 
  | RequestPackage(const String &name, unsigned fileSize, unsigned checksum) | Urho3D::Connection | private | 
  | rotation_ | Urho3D::Connection | private | 
  | scene_ | Urho3D::Connection | private | 
  | sceneFileName_ | Urho3D::Connection | private | 
  | sceneLoaded_ | Urho3D::Connection | private | 
  | sceneState_ | Urho3D::Connection | private | 
  | SendClientUpdate() | Urho3D::Connection |  | 
  | SendEvent(StringHash eventType) | Urho3D::Object |  | 
  | SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object |  | 
  | SendMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer &msg, unsigned contentID=0) | Urho3D::Connection |  | 
  | SendMessage(int msgID, bool reliable, bool inOrder, const unsigned char *data, unsigned numBytes, unsigned contentID=0) | Urho3D::Connection |  | 
  | sendMode_ | Urho3D::Connection | private | 
  | SendPackageError(const 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 |  | 
  | SendRemoteEvent(Node *node, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap) | Urho3D::Connection |  | 
  | SendRemoteEvents() | Urho3D::Connection |  | 
  | SendServerUpdate() | Urho3D::Connection |  | 
  | SetConnectPending(bool connectPending) | Urho3D::Connection |  | 
  | SetControls(const Controls &newControls) | Urho3D::Connection |  | 
  | SetIdentity(const VariantMap &identity) | Urho3D::Connection |  | 
  | SetLogStatistics(bool enable) | Urho3D::Connection |  | 
  | SetPosition(const Vector3 &position) | Urho3D::Connection |  | 
  | SetRotation(const Quaternion &rotation) | Urho3D::Connection |  | 
  | SetScene(Scene *newScene) | Urho3D::Connection |  | 
  | statsTimer_ | Urho3D::Connection | private | 
  | SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object |  | 
  | SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object |  | 
  | timeStamp_ | Urho3D::Connection |  | 
  | ToString() const | Urho3D::Connection |  | 
  | UnsubscribeFromAllEvents() | Urho3D::Object |  | 
  | UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | 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, Object) (defined in Urho3D::Connection) | Urho3D::Connection | private | 
  | WeakRefs() const | Urho3D::RefCounted |  | 
  | ~Connection() | Urho3D::Connection |  | 
  | ~Object() | Urho3D::Object | virtual | 
  | ~RefCounted() | Urho3D::RefCounted | virtual |