Urho3D
Urho3D::Connection Member List

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

AddRef()Urho3D::RefCounted
componentLatestData_Urho3D::Connectionprivate
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::Connection
GetContext() const Urho3D::Objectinline
GetControls() const Urho3D::Connectioninline
GetDownloadName() const Urho3D::Connection
GetDownloadProgress() const Urho3D::Connection
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetIdentity() const Urho3D::Connectioninline
GetLogStatistics() const Urho3D::Connectioninline
GetMessageConnection() const Urho3D::Connection
GetNumDownloads() const Urho3D::Connection
GetPort() const Urho3D::Connection
GetPosition() const Urho3D::Connectioninline
GetScene() const Urho3D::Connection
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
HandleAsyncLoadFinished(StringHash eventType, VariantMap &eventData)Urho3D::Connectionprivate
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
IsSceneLoaded() const Urho3D::Connectioninline
logStatistics_Urho3D::Connectionprivate
msg_Urho3D::Connectionprivate
nodeLatestData_Urho3D::Connectionprivate
nodesToProcess_Urho3D::Connectionprivate
Object(Context *context)Urho3D::Object
OBJECT(Connection) (defined in Urho3D::Connection)Urho3D::Connectionprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnPackageDownloadFailed(const String &name)Urho3D::Connectionprivate
OnPackagesReady()Urho3D::Connectionprivate
OnSceneLoadFailed()Urho3D::Connectionprivate
position_Urho3D::Connection
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
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
RequestPackage(const String &name, unsigned fileSize, unsigned checksum)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
SendPackageError(const String &name)Urho3D::Connectionprivate
SendPackages()Urho3D::Connection
SendRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=VariantMap())Urho3D::Connection
SendRemoteEvent(Node *node, StringHash eventType, bool inOrder, const VariantMap &eventData=VariantMap())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
SetScene(Scene *newScene)Urho3D::Connection
statsTimer_Urho3D::Connectionprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
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
WeakRefs() const Urho3D::RefCounted
~Connection()Urho3D::Connection
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual