Rebel Fork Framework
Urho3D::ClientReplicaClock Member List

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

AddRef()Urho3D::RefCounted
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
ClientReplicaClock(Scene *scene, AbstractConnection *connection, const MsgSceneClock &initialClock, const VariantMap &serverSettings) (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClock
connection_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprotected
context_Urho3D::Objectprotected
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
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetConnection() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
GetConnectionId() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetInputDelay() constUrho3D::ClientReplicaClockinline
GetInputTime() constUrho3D::ClientReplicaClockinline
GetInputTimeStep() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
GetLatestScaledInputTime() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
GetReplicaTime() constUrho3D::ClientReplicaClockinline
GetReplicaTimeStep() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
GetScene() constUrho3D::ClientReplicaClockinline
GetServerTime() constUrho3D::ClientReplicaClockinline
GetSetting(const NetworkSetting &setting) const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClock
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
GetUpdateFrequency() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
InitializeSoftTime() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
inputDelay_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
inputTime_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
inputTimeStep_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
IsInstanceOf(StringHash type) const =0Urho3D::Objectpure virtual
IsInstanceOf() constUrho3D::Objectinline
IsNewInputFrame() const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
isNewInputFrame_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
IsScriptStrongRef() constUrho3D::RefCountedinline
latestScaledInputTime_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
latestServerFrame_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
physicsSync_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
replicaTime_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
replicaTimeStep_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
scene_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprotected
SecondsToFrames(double value) const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockinline
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
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
serverSettings_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
serverTime_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
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
thisConnectionId_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
ToInputTime(const NetworkTime &serverTime) const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
ToReplicaTime(const NetworkTime &serverTime) const (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
TypeHierarchyUrho3D::Objectinlinestatic
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
UpdateClientClocks(float timeStep, const ea::vector< MsgSceneClock > &pendingClockUpdates)Urho3D::ClientReplicaClockprotected
updateFrequency_ (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
UpdateServerTime(const MsgSceneClock &msg, bool skipOutdated) (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClockprivate
WeakRefs() constUrho3D::RefCounted
~ClientReplicaClock() (defined in Urho3D::ClientReplicaClock)Urho3D::ClientReplicaClock
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual