Urho3D
Dviglo::Network Member List

This is the complete list of members for Dviglo::Network, including all inherited members.

AddRef()Dviglo::RefCounted
allowedRemoteEvents_Dviglo::Networkprivate
AttemptNATPunchtrough(const String &guid, Scene *scene, const VariantMap &identity=Variant::emptyVariantMap)Dviglo::Network
BanAddress(const String &address)Dviglo::Network
blacklistedRemoteEvents_Dviglo::Networkprivate
blockEvents_Dviglo::Objectprivate
BroadcastMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer &msg, unsigned contentID=0)Dviglo::Network
BroadcastMessage(int msgID, bool reliable, bool inOrder, const unsigned char *data, unsigned numBytes, unsigned contentID=0)Dviglo::Network
BroadcastRemoteEvent(StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap)Dviglo::Network
BroadcastRemoteEvent(Scene *scene, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap)Dviglo::Network
BroadcastRemoteEvent(Node *node, StringHash eventType, bool inOrder, const VariantMap &eventData=Variant::emptyVariantMap)Dviglo::Network
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
CheckRemoteEvent(StringHash eventType) constDviglo::Network
clientConnections_Dviglo::Networkprivate
ClientDisconnected(const SLNet::AddressOrGUID &connection)Dviglo::Network
ConfigureNetworkSimulator()Dviglo::Networkprivate
Connect(const String &address, unsigned short port, Scene *scene, const VariantMap &identity=Variant::emptyVariantMap)Dviglo::Network
context_Dviglo::Objectprotected
Disconnect(int waitMSec=0)Dviglo::Network
DiscoverHosts(unsigned port)Dviglo::Network
eventHandlers_Dviglo::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetClientConnections() constDviglo::Network
GetConnection(const SLNet::AddressOrGUID &connection) constDviglo::Network
GetContext() constDviglo::Objectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetGUID() constDviglo::Networkinline
GetPackageCacheDir() constDviglo::Networkinline
GetServerConnection() constDviglo::Network
GetSimulatedLatency() constDviglo::Networkinline
GetSimulatedPacketLoss() constDviglo::Networkinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUpdateFps() constDviglo::Networkinline
guid_Dviglo::Networkprivate
HandleBeginFrame(StringHash eventType, VariantMap &eventData)Dviglo::Networkprivate
HandleIncomingPacket(SLNet::Packet *packet, bool isServer)Dviglo::Networkprivate
HandleMessage(const SLNet::AddressOrGUID &source, int packetID, int msgID, const char *data, size_t numBytes)Dviglo::Network
HandleRenderUpdate(StringHash eventType, VariantMap &eventData)Dviglo::Networkprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
identity_Dviglo::Networkprivate
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
isServer_Dviglo::Networkprivate
IsServerRunning() constDviglo::Network
MakeHttpRequest(const String &url, const String &verb=String::EMPTY, const Vector< String > &headers=Vector< String >(), const String &postData=String::EMPTY)Dviglo::Network
natPunchServerAddress_Dviglo::Networkprivate
natPunchthroughClient_Dviglo::Networkprivate
natPunchthroughServerClient_Dviglo::Networkprivate
Network(Context *context)Dviglo::Networkexplicit
networkScenes_Dviglo::Networkprivate
NewConnectionEstablished(const SLNet::AddressOrGUID &connection)Dviglo::Network
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
OnServerConnected(const SLNet::AddressOrGUID &address)Dviglo::Networkprivate
OnServerDisconnected(const SLNet::AddressOrGUID &address)Dviglo::Networkprivate
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
packageCacheDir_Dviglo::Networkprivate
password_Dviglo::Networkprivate
PostUpdate(float timeStep)Dviglo::Network
rakPeer_Dviglo::Networkprivate
rakPeerClient_Dviglo::Networkprivate
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterRemoteEvent(StringHash eventType)Dviglo::Network
ReleaseRef()Dviglo::RefCounted
remoteGUID_Dviglo::Networkprivate
RemoveEventSender(Object *sender)Dviglo::Objectprivate
scene_Dviglo::Networkprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SendPackageToClients(Scene *scene, PackageFile *package)Dviglo::Network
serverConnection_Dviglo::Networkprivate
SetBlockEvents(bool block)Dviglo::Objectinline
SetDiscoveryBeacon(const VariantMap &data)Dviglo::Network
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetNATServerInfo(const String &address, unsigned short port)Dviglo::Network
SetPackageCacheDir(const String &path)Dviglo::Network
SetPassword(const String &password)Dviglo::Network
SetSimulatedLatency(int ms)Dviglo::Network
SetSimulatedPacketLoss(float probability)Dviglo::Network
SetUpdateFps(int fps)Dviglo::Network
simulatedLatency_Dviglo::Networkprivate
simulatedPacketLoss_Dviglo::Networkprivate
StartNATClient()Dviglo::Network
StartServer(unsigned short port, unsigned int maxConnections=128)Dviglo::Network
StopServer()Dviglo::Network
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
UnregisterAllRemoteEvents()Dviglo::Network
UnregisterRemoteEvent(StringHash eventType)Dviglo::Network
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
Update(float timeStep)Dviglo::Network
updateAcc_Dviglo::Networkprivate
updateFps_Dviglo::Networkprivate
updateInterval_Dviglo::Networkprivate
URHO3D_OBJECT(Network, Object) (defined in Dviglo::Network)Dviglo::Networkprivate
WeakRefs() constDviglo::RefCounted
~Network() overrideDviglo::Network
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual