Dry
Dry::Connection Member List

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

AddRef()Dry::RefCounted
address_Dry::Connectionprivate
Ban()Dry::Connection
Cast()Dry::Objectinline
Cast() constDry::Objectinline
componentLatestData_Dry::Connectionprivate
ConfigureNetworkSimulator(int latencyMs, float packetLoss)Dry::Connection
Connection(Context *context, bool isClient, const SLNet::AddressOrGUID &address, SLNet::RakPeerInterface *peer)Dry::Connection
connectPending_Dry::Connectionprivate
context_Dry::Objectprotected
controls_Dry::Connection
Disconnect(int waitMSec=0)Dry::Connection
downloads_Dry::Connectionprivate
DRY_OBJECT(Connection, Object) (defined in Dry::Connection)Dry::Connectionprivate
GetAddress() constDry::Connection
GetAddressOrGUID() constDry::Connectioninline
GetBlockEvents() constDry::Objectinline
GetBytesInPerSec() constDry::Connection
GetBytesOutPerSec() constDry::Connection
GetCategory() constDry::Object
GetContext() constDry::Objectinline
GetControls() constDry::Connectioninline
GetDownloadName() constDry::Connection
GetDownloadProgress() constDry::Connection
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetIdentity()Dry::Connectioninline
GetLastHeardTime() constDry::Connection
GetLogStatistics() constDry::Connectioninline
GetNumDownloads() constDry::Connection
GetPacketsInPerSec() constDry::Connection
GetPacketsOutPerSec() constDry::Connection
GetPort() constDry::Connectioninline
GetPosition() constDry::Connectioninline
GetRotation() constDry::Connectioninline
GetRoundTripTime() constDry::Connection
GetScene() constDry::Connection
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetTimeStamp() constDry::Connectioninline
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
HandleAsyncLoadFinished(StringHash eventType, VariantMap &eventData)Dry::Connectionprivate
HasEventHandlers() constDry::Objectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
identity_Dry::Connection
IsClient() constDry::Connectioninline
isClient_Dry::Connectionprivate
IsConnected() constDry::Connection
IsConnectPending() constDry::Connectioninline
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsSceneLoaded() constDry::Connectioninline
lastHeardTimer_Dry::Connectionprivate
logStatistics_Dry::Connectionprivate
msg_Dry::Connectionprivate
nodeLatestData_Dry::Connectionprivate
nodesToProcess_Dry::Connectionprivate
Object(Context *context)Dry::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
OnPackageDownloadFailed(const String &name)Dry::Connectionprivate
OnPackagesReady()Dry::Connectionprivate
OnSceneLoadFailed()Dry::Connectionprivate
operator=(const RefCounted &rhs)=deleteDry::RefCounted
packetCounter_Dry::Connectionprivate
packetCounterTimer_Dry::Connectionprivate
peer_Dry::Connectionprivate
port_Dry::Connectionprivate
position_Dry::Connectionprivate
ProcessControls(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessExistingNode(Node *node, NodeReplicationState &nodeState)Dry::Connectionprivate
ProcessIdentity(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessLoadScene(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessMessage(int msgID, MemoryBuffer &msg)Dry::Connection
ProcessNewNode(Node *node)Dry::Connectionprivate
ProcessNode(unsigned nodeID)Dry::Connectionprivate
ProcessPackageDownload(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessPackageInfo(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessPendingLatestData()Dry::Connection
ProcessRemoteEvent(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessSceneChecksumError(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessSceneLoaded(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
ProcessSceneUpdate(int msgID, MemoryBuffer &msg)Dry::Connectionprivate
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
ReleaseRef()Dry::RefCounted
remoteEvents_Dry::Connectionprivate
RequestNeededPackages(unsigned numPackages, MemoryBuffer &msg)Dry::Connectionprivate
RequestPackage(const String &name, unsigned fileSize, unsigned checksum)Dry::Connectionprivate
rotation_Dry::Connectionprivate
scene_Dry::Connectionprivate
sceneFileName_Dry::Connectionprivate
sceneLoaded_Dry::Connectionprivate
sceneState_Dry::Connectionprivate
SendClientUpdate()Dry::Connection
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
SendMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer &msg, unsigned contentID=0)Dry::Connection
SendMessage(int msgID, bool reliable, bool inOrder, const unsigned char *data, unsigned numBytes, unsigned contentID=0)Dry::Connection
sendMode_Dry::Connectionprivate
SendPackageError(const String &name)Dry::Connectionprivate
SendPackages()Dry::Connection
SendPackageToClient(PackageFile *package)Dry::Connection
SendRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap)Dry::Connection
SendRemoteEvent(Node *node, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap)Dry::Connection
SendRemoteEvents()Dry::Connection
SendServerUpdate()Dry::Connection
SetAddressOrGUID(const SLNet::AddressOrGUID &addr)Dry::Connection
SetBlockEvents(bool block)Dry::Objectinline
SetConnectPending(bool connectPending)Dry::Connection
SetControls(const Controls &newControls)Dry::Connection
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetIdentity(const VariantMap &identity)Dry::Connection
SetLogStatistics(bool enable)Dry::Connection
SetPosition(const Vector3 &position)Dry::Connection
SetRotation(const Quaternion &rotation)Dry::Connection
SetScene(Scene *newScene)Dry::Connection
statsTimer_Dry::Connectionprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
tempPacketCounter_Dry::Connectionprivate
timeStamp_Dry::Connection
ToString() constDry::Connection
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
uploads_Dry::Connectionprivate
WeakRefs() constDry::RefCounted
~Connection() overrideDry::Connection
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual