AddRef() | Urho3D::RefCounted | |
address_ | Urho3D::Connection | private |
Ban() | Urho3D::Connection | |
blockEvents_ | Urho3D::Object | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
componentLatestData_ | Urho3D::Connection | private |
ConfigureNetworkSimulator(int latencyMs, float packetLoss) | Urho3D::Connection | |
Connection(Context *context, bool isClient, const SLNet::AddressOrGUID &address, SLNet::RakPeerInterface *peer) | Urho3D::Connection | |
connectPending_ | Urho3D::Connection | private |
context_ | Urho3D::Object | protected |
controls_ | Urho3D::Connection | |
Disconnect(int waitMSec=0) | Urho3D::Connection | |
downloads_ | Urho3D::Connection | private |
eventHandlers_ | Urho3D::Object | private |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
GetAddress() const | Urho3D::Connection | |
GetAddressOrGUID() const | Urho3D::Connection | inline |
GetBlockEvents() const | Urho3D::Object | 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 | |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetIdentity() | Urho3D::Connection | inline |
GetLastHeardTime() const | Urho3D::Connection | |
GetLogStatistics() const | Urho3D::Connection | inline |
GetNumDownloads() const | Urho3D::Connection | |
GetPacketsInPerSec() const | Urho3D::Connection | |
GetPacketsOutPerSec() const | Urho3D::Connection | |
GetPacketType(bool reliable, bool inOrder) | 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 |
lastHeardTimer_ | Urho3D::Connection | private |
logStatistics_ | Urho3D::Connection | private |
msg_ | Urho3D::Connection | private |
nodeLatestData_ | Urho3D::Connection | private |
nodesToProcess_ | Urho3D::Connection | private |
Object(Context *context) | Urho3D::Object | explicit |
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 |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
outgoingBuffer_ | Urho3D::Connection | private |
packedMessageLimit_ | Urho3D::Connection | private |
packetCounter_ | Urho3D::Connection | private |
packetCounterTimer_ | Urho3D::Connection | private |
peer_ | 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 &buffer) | 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 |
ProcessUnknownMessage(int msgID, MemoryBuffer &msg) | Urho3D::Connection | private |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
remoteEvents_ | Urho3D::Connection | private |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg) | Urho3D::Connection | private |
RequestPackage(const String &name, unsigned fileSize, hash32 checksum) | Urho3D::Connection | private |
rotation_ | Urho3D::Connection | private |
scene_ | Urho3D::Connection | private |
sceneFileName_ | Urho3D::Connection | private |
sceneLoaded_ | Urho3D::Connection | private |
sceneState_ | Urho3D::Connection | private |
SendAllBuffers() | Urho3D::Connection | |
SendBuffer(PacketType type) | Urho3D::Connection | |
SendClientUpdate() | Urho3D::Connection | |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, Args... args) | Urho3D::Object | inline |
SendMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer &msg, unsigned contentID=0) | Urho3D::Connection | |
SendMessage(int msgID, bool reliable, bool inOrder, const byte *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 | |
SetAddressOrGUID(const SLNet::AddressOrGUID &addr) | Urho3D::Connection | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetConnectPending(bool connectPending) | Urho3D::Connection | |
SetControls(const Controls &newControls) | Urho3D::Connection | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetIdentity(const VariantMap &identity) | Urho3D::Connection | |
SetLogStatistics(bool enable) | Urho3D::Connection | |
SetPacketSizeLimit(int limit) | 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 | |
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
tempPacketCounter_ | Urho3D::Connection | private |
timeStamp_ | Urho3D::Connection | |
ToString() const | Urho3D::Connection | |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const Vector< 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() override | Urho3D::Connection | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |