U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::Connection Member List

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

AddRef()Urho3D::RefCounted
address_Urho3D::Connectionprivate
Ban()Urho3D::Connection
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
componentLatestData_Urho3D::Connectionprivate
ConfigureNetworkSimulator(int latencyMs, float packetLoss)Urho3D::Connection
Connection(Context *context, bool isClient, const SLNet::AddressOrGUID &address, SLNet::RakPeerInterface *peer)Urho3D::Connection
connectPending_Urho3D::Connectionprivate
context_Urho3D::Objectprotected
controls_Urho3D::Connection
Disconnect(int waitMSec=0)Urho3D::Connection
downloads_Urho3D::Connectionprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
GetAddress() constUrho3D::Connection
GetAddressOrGUID() constUrho3D::Connectioninline
GetBlockEvents() constUrho3D::Objectinline
GetBytesInPerSec() constUrho3D::Connection
GetBytesOutPerSec() constUrho3D::Connection
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetControls() constUrho3D::Connectioninline
GetDownloadName() constUrho3D::Connection
GetDownloadProgress() constUrho3D::Connection
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetIdentity()Urho3D::Connectioninline
GetLastHeardTime() constUrho3D::Connection
GetLogStatistics() constUrho3D::Connectioninline
GetNumDownloads() constUrho3D::Connection
GetPacketsInPerSec() constUrho3D::Connection
GetPacketsOutPerSec() constUrho3D::Connection
GetPacketType(bool reliable, bool inOrder)Urho3D::Connection
GetPort() constUrho3D::Connectioninline
GetPosition() constUrho3D::Connectioninline
GetRotation() constUrho3D::Connectioninline
GetRoundTripTime() constUrho3D::Connection
GetScene() constUrho3D::Connection
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetTimeStamp() constUrho3D::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() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
identity_Urho3D::Connection
IsClient() constUrho3D::Connectioninline
isClient_Urho3D::Connectionprivate
IsConnected() constUrho3D::Connection
IsConnectPending() constUrho3D::Connectioninline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsSceneLoaded() constUrho3D::Connectioninline
lastHeardTimer_Urho3D::Connectionprivate
logStatistics_Urho3D::Connectionprivate
msg_Urho3D::Connectionprivate
nodeLatestData_Urho3D::Connectionprivate
nodesToProcess_Urho3D::Connectionprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnPackageDownloadFailed(const String &name)Urho3D::Connectionprivate
OnPackagesReady()Urho3D::Connectionprivate
OnSceneLoadFailed()Urho3D::Connectionprivate
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
outgoingBuffer_Urho3D::Connectionprivate
packedMessageLimit_Urho3D::Connectionprivate
packetCounter_Urho3D::Connectionprivate
packetCounterTimer_Urho3D::Connectionprivate
peer_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 &buffer)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
ProcessUnknownMessage(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
remoteEvents_Urho3D::Connectionprivate
RemoveEventSender(Object *sender)Urho3D::Objectprivate
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
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::Objectinline
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
SetAddressOrGUID(const SLNet::AddressOrGUID &addr)Urho3D::Connection
SetBlockEvents(bool block)Urho3D::Objectinline
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::Connectionprivate
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::Connectionprivate
timeStamp_Urho3D::Connection
ToString() constUrho3D::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() constUrho3D::RefCounted
~Connection() overrideUrho3D::Connection
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual