Urho3D::Connection Member List

This is the complete list of members for Urho3D::Connection, including all inherited members.

AddRef()Urho3D::RefCounted
address_Urho3D::Connectionprivate
componentLatestData_Urho3D::Connectionprivate
ConfigureNetworkSimulator(int latencyMs, float packetLoss)Urho3D::Connection
Connection(Context *context, bool isClient, kNet::SharedPtr< kNet::MessageConnection > connection)Urho3D::Connection
connection_Urho3D::Connectionprivate
connectPending_Urho3D::Connectionprivate
context_Urho3D::Objectprotected
controls_Urho3D::Connection
Disconnect(int waitMSec=0)Urho3D::Connection
downloads_Urho3D::Connectionprivate
GetAddress() const Urho3D::Connectioninline
GetBytesInPerSec() const Urho3D::Connection
GetBytesOutPerSec() const Urho3D::Connection
GetCategory() const Urho3D::Object
GetContext() const Urho3D::Objectinline
GetControls() const Urho3D::Connectioninline
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::Connectioninline
GetLastHeardTime() const Urho3D::Connection
GetLogStatistics() const Urho3D::Connectioninline
GetMessageConnection() const Urho3D::Connection
GetNumDownloads() const Urho3D::Connection
GetPacketsInPerSec() const Urho3D::Connection
GetPacketsOutPerSec() const Urho3D::Connection
GetPort() const Urho3D::Connectioninline
GetPosition() const Urho3D::Connectioninline
GetRotation() const Urho3D::Connectioninline
GetRoundTripTime() const Urho3D::Connection
GetScene() const Urho3D::Connection
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTimeStamp() const Urho3D::Connectioninline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleAsyncLoadFinished(StringHash eventType, VariantMap &eventData)Urho3D::Connectionprivate
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
identity_Urho3D::Connection
IsClient() const Urho3D::Connectioninline
isClient_Urho3D::Connectionprivate
IsConnected() const Urho3D::Connection
IsConnectPending() const Urho3D::Connectioninline
IsInstanceOf(StringHash type) const Urho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) const Urho3D::Object
IsInstanceOf() const Urho3D::Objectinline
IsSceneLoaded() const Urho3D::Connectioninline
logStatistics_Urho3D::Connectionprivate
msg_Urho3D::Connectionprivate
nodeLatestData_Urho3D::Connectionprivate
nodesToProcess_Urho3D::Connectionprivate
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnPackageDownloadFailed(const String &name)Urho3D::Connectionprivate
OnPackagesReady()Urho3D::Connectionprivate
OnSceneLoadFailed()Urho3D::Connectionprivate
port_Urho3D::Connectionprivate
position_Urho3D::Connectionprivate
ProcessControls(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessExistingNode(Node *node, NodeReplicationState &nodeState)Urho3D::Connectionprivate
ProcessIdentity(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessLoadScene(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessMessage(int msgID, MemoryBuffer &msg)Urho3D::Connection
ProcessNewNode(Node *node)Urho3D::Connectionprivate
ProcessNode(unsigned nodeID)Urho3D::Connectionprivate
ProcessPackageDownload(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessPackageInfo(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessPendingLatestData()Urho3D::Connection
ProcessRemoteEvent(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessSceneChecksumError(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessSceneLoaded(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessSceneUpdate(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
remoteEvents_Urho3D::Connectionprivate
RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg)Urho3D::Connectionprivate
RequestPackage(const String &name, unsigned fileSize, unsigned checksum)Urho3D::Connectionprivate
rotation_Urho3D::Connectionprivate
scene_Urho3D::Connectionprivate
sceneFileName_Urho3D::Connectionprivate
sceneLoaded_Urho3D::Connectionprivate
sceneState_Urho3D::Connectionprivate
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::Connectionprivate
SendPackageError(const String &name)Urho3D::Connectionprivate
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
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
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::Connectionprivate
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::Connectionprivate
URHO3D_OBJECT(Connection, Object) (defined in Urho3D::Connection)Urho3D::Connectionprivate
WeakRefs() const Urho3D::RefCounted
~Connection()Urho3D::Connection
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual