Rebel Fork Framework
Urho3D::Connection Member List

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

AbstractConnection(Context *context) (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
AcquireObjectID()Urho3D::IDFamily< AbstractConnection >inline
AddRef()Urho3D::RefCounted
blockEvents_Urho3D::Objectprivate
bytesCounterIncoming_ (defined in Urho3D::Connection)Urho3D::Connectionmutableprivate
bytesCounterOutgoing_ (defined in Urho3D::Connection)Urho3D::Connectionmutableprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
clock_Urho3D::Connectionprivate
Connection(Context *context, NetworkConnection *connection=nullptr)Urho3D::Connection
connectPending_Urho3D::Connectionprivate
context_Urho3D::Objectprotected
Disconnect()Urho3D::Connection
downloads_Urho3D::Connectionprivate
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
GetAddress() constUrho3D::Connection
GetBlockEvents() constUrho3D::Objectinline
GetBytesInPerSec() constUrho3D::Connection
GetBytesOutPerSec() constUrho3D::Connection
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
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
GetLocalTime() const overrideUrho3D::Connectionvirtual
GetLocalTimeOfLatestRoundtrip() const overrideUrho3D::Connectionvirtual
GetLogStatistics() constUrho3D::Connectioninline
GetMessageLogLevel(NetworkMessageId messageId) const (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
GetNextFreeObjectID()Urho3D::IDFamily< AbstractConnection >inlinestatic
GetNumDownloads() constUrho3D::Connection
GetObjectID() constUrho3D::IDFamily< AbstractConnection >inline
GetPacketsInPerSec() constUrho3D::Connection
GetPacketsOutPerSec() constUrho3D::Connection
GetPing() const overrideUrho3D::Connectionvirtual
GetPort() constUrho3D::Connection
GetScene() constUrho3D::Connection
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleAsyncLoadFinished()Urho3D::Connectionprivate
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
identity_Urho3D::Connection
IDFamily()Urho3D::IDFamily< AbstractConnection >inline
incomingPackets_ (defined in Urho3D::Connection)Urho3D::Connectionprivate
indexAllocatorUrho3D::IDFamily< AbstractConnection >privatestatic
Initialize()Urho3D::Connection
IsClient() constUrho3D::Connectioninline
isClient_Urho3D::Connectionprivate
IsClockSynchronized() const overrideUrho3D::Connectionvirtual
IsConnected() constUrho3D::Connection
IsConnectPending() constUrho3D::Connectioninline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsSceneLoaded() constUrho3D::Connectioninline
IsScriptStrongRef() constUrho3D::RefCountedinline
LocalToRemoteTime(unsigned time) const overrideUrho3D::Connectionvirtual
logStatistics_Urho3D::Connectionprivate
msg_Urho3D::AbstractConnectionprotected
Network (defined in Urho3D::Connection)Urho3D::Connectionfriend
Object(Context *context)Urho3D::Objectexplicit
objectId_Urho3D::IDFamily< AbstractConnection >private
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnMessageReceived(NetworkMessageId messageId, MemoryBuffer &messageData) const (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
OnMessageReceived(NetworkMessageId messageId, const T &message) const (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
OnPackageDownloadFailed(const ea::string &name)Urho3D::Connectionprivate
OnPackagesReady()Urho3D::Connectionprivate
OnSceneLoadFailed()Urho3D::Connectionprivate
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
outgoingBuffer_Urho3D::Connectionprivate
packedMessageLimit_Urho3D::Connectionprivate
packetCounterIncoming_Urho3D::Connectionmutableprivate
packetCounterOutgoing_ (defined in Urho3D::Connection)Urho3D::Connectionmutableprivate
packetQueueLock_ (defined in Urho3D::Connection)Urho3D::Connectionprivate
ProcessIdentity(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessLoadScene(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessMessage(MemoryBuffer &buffer)Urho3D::Connection
ProcessPackageDownload(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessPackageInfo(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessPackets()Urho3D::Connectionprivate
ProcessRemoteEvent(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessSceneChecksumError(int msgID, MemoryBuffer &msg)Urho3D::Connectionprivate
ProcessSceneLoaded(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() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::Connectionstatic
ReleaseObjectID()Urho3D::IDFamily< AbstractConnection >inline
ReleaseRef()Urho3D::RefCounted
remoteEvents_Urho3D::Connectionprivate
RemoteToLocalTime(unsigned time) const overrideUrho3D::Connectionvirtual
RemoveEventSender(Object *sender)Urho3D::Objectprivate
replicationManager_Urho3D::Connectionprivate
RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg)Urho3D::Connectionprivate
RequestPackage(const ea::string &name, unsigned fileSize, unsigned checksum)Urho3D::Connectionprivate
scene_ (defined in Urho3D::Connection)Urho3D::Connectionprivate
sceneFileName_Urho3D::Connectionprivate
sceneLoaded_Urho3D::Connectionprivate
SendAllBuffers()Urho3D::Connection
SendBuffer(PacketTypeFlags type)Urho3D::Connection
SendBuffer(PacketTypeFlags type, VectorBuffer &buffer)Urho3D::Connection
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
SendGeneratedMessage(NetworkMessageId messageId, PacketTypeFlags messageType, T generator) (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
SendLoggedMessage(NetworkMessageId messageId, const unsigned char *data, unsigned numBytes, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={})Urho3D::AbstractConnectioninline
SendMessage(NetworkMessageId messageId, const unsigned char *data=nullptr, unsigned numBytes=0, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={}) (defined in Urho3D::Connection)Urho3D::Connectioninline
SendMessage(NetworkMessageId messageId, const VectorBuffer &msg, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={}) (defined in Urho3D::Connection)Urho3D::Connectioninline
SendMessage(NetworkMessageId messageId, const unsigned char *data=nullptr, unsigned numBytes=0, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={}) (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
SendMessage(NetworkMessageId messageId, const VectorBuffer &msg, PacketTypeFlags packetType=PacketType::ReliableOrdered, ea::string_view debugInfo={}) (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
SendMessageInternal(NetworkMessageId messageId, const unsigned char *data, unsigned numBytes, PacketTypeFlags packetType=PacketType::ReliableOrdered) overrideUrho3D::Connectionvirtual
SendPackageError(const ea::string &name)Urho3D::Connectionprivate
SendPackages()Urho3D::Connection
SendPackageToClient(PackageFile *package)Urho3D::Connection
SendRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap)Urho3D::Connection
SendRemoteEvents()Urho3D::Connection
SendSerializedMessage(NetworkMessageId messageId, const T &message, PacketTypeFlags messageType=PacketType::ReliableOrdered) (defined in Urho3D::AbstractConnection)Urho3D::AbstractConnectioninline
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
SetBlockEvents(bool block)Urho3D::Objectinline
SetConnectPending(bool connectPending)Urho3D::Connection
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetIdentity(const VariantMap &identity)Urho3D::Connection
SetIsClient(bool isClient) (defined in Urho3D::Connection)Urho3D::Connectioninline
SetLogStatistics(bool enable)Urho3D::Connection
SetPacketSizeLimit(int limit)Urho3D::Connection
SetScene(Scene *newScene)Urho3D::Connection
statsTimer_Urho3D::Connectionprivate
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
ToString() const overrideUrho3D::Connectionvirtual
transportConnection_ (defined in Urho3D::Connection)Urho3D::Connectionprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)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, AbstractConnection) (defined in Urho3D::Connection)Urho3D::Connectionprivate
WeakRefs() constUrho3D::RefCounted
~Connection() overrideUrho3D::Connection
~IDFamily()Urho3D::IDFamily< AbstractConnection >inline
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual