This is the complete list of members for MTropolis::Section, including all inherited members.
_assets (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_children (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_flushPriority (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_guid (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
_hooks (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_loop (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_modifiers (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_name (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_parent (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_paused (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_runtimeGUID (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
_sceneLoadState (defined in MTropolis::Structural) | MTropolis::Structural | protected |
_selfReference (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
activate() (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
addChild(const Common::SharedPtr< Structural > &child) (defined in MTropolis::Structural) | MTropolis::Structural | |
appendModifier(const Common::SharedPtr< Modifier > &modifier) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
asyncConsumeCommand(Runtime *runtime, const Common::SharedPtr< MessageProperties > &msg) (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
consumeMessage(Runtime *runtime, const Common::SharedPtr< MessageProperties > &msg) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
deactivate() (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
Debuggable() (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
Debuggable(const Debuggable &other) (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
Debuggable(Debuggable &&other) (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
debugGetName() const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
debugGetSupportStatus() const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
debugGetTypeName() const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
debugInspect(IDebugInspectionReport *report) const =0 (defined in MTropolis::IDebuggable) | MTropolis::IDebuggable | pure virtual |
findNextSibling() const (defined in MTropolis::Structural) | MTropolis::Structural | |
findPrevSibling() const (defined in MTropolis::Structural) | MTropolis::Structural | |
findScene() (defined in MTropolis::Structural) | MTropolis::Structural | |
getChildren() const (defined in MTropolis::Structural) | MTropolis::Structural | |
getHooks() const (defined in MTropolis::Structural) | MTropolis::Structural | |
getModifiers() const override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
getName() const (defined in MTropolis::Structural) | MTropolis::Structural | |
getParent() const (defined in MTropolis::Structural) | MTropolis::Structural | |
getRuntime() const (defined in MTropolis::Structural) | MTropolis::Structural | protected |
getRuntimeGUID() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
getSceneLoadState() const (defined in MTropolis::Structural) | MTropolis::Structural | |
getSelfReference() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
getStaticGUID() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
holdAssets(const Common::Array< Common::SharedPtr< Asset > > &assets) (defined in MTropolis::Structural) | MTropolis::Structural | |
isElement() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
isModifier() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
isProject() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
isSection() const override (defined in MTropolis::Section) | MTropolis::Section | virtual |
isStructural() const override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
isSubsection() const (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
linkInternalReferences(ObjectLinkingScope *outerScope) (defined in MTropolis::Structural) | MTropolis::Structural | protectedvirtual |
load(const Data::SectionStructuralDef &data) (defined in MTropolis::Section) | MTropolis::Section | |
materializeDescendents(Runtime *runtime, ObjectLinkingScope *outerScope) (defined in MTropolis::Structural) | MTropolis::Structural | |
materializeSelfAndDescendents(Runtime *runtime, ObjectLinkingScope *outerScope) (defined in MTropolis::Structural) | MTropolis::Structural | |
onPauseStateChanged() (defined in MTropolis::Structural) | MTropolis::Structural | protectedvirtual |
readAttribute(MiniscriptThread *thread, DynamicValue &result, const Common::String &attrib) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
readAttributeIndexed(MiniscriptThread *thread, DynamicValue &result, const Common::String &attrib, const DynamicValue &index) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
recursiveCollectObjectsMatchingCriteria(Common::Array< Common::WeakPtr< RuntimeObject > > &results, bool(*evalFunc)(void *userData, RuntimeObject *object), void *userData, bool onlyEnabled) (defined in MTropolis::Structural) | MTropolis::Structural | |
removeAllAssets() (defined in MTropolis::Structural) | MTropolis::Structural | |
removeAllChildren() (defined in MTropolis::Structural) | MTropolis::Structural | |
removeAllModifiers() (defined in MTropolis::Structural) | MTropolis::Structural | |
removeChild(Structural *child) (defined in MTropolis::Structural) | MTropolis::Structural | |
removeModifier(const Modifier *modifier) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
respondsToEvent(const Event &evt) const override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
RuntimeObject() (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
SceneLoadState enum name (defined in MTropolis::Structural) | MTropolis::Structural | |
scriptSetClone(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
scriptSetDebug(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
scriptSetKill(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
scriptSetLoop(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
scriptSetParent(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | protected |
scriptSetPaused(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
scriptSetUnload(MiniscriptThread *thread, const DynamicValue &value) (defined in MTropolis::Structural) | MTropolis::Structural | protected |
setHooks(const Common::SharedPtr< StructuralHooks > &hooks) (defined in MTropolis::Structural) | MTropolis::Structural | |
setParent(Structural *parent) (defined in MTropolis::Structural) | MTropolis::Structural | |
setRuntimeGUID(uint32 runtimeGUID) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
setSceneLoadState(SceneLoadState sceneLoadState) (defined in MTropolis::Structural) | MTropolis::Structural | |
setSelfReference(const Common::WeakPtr< RuntimeObject > &selfReference) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | |
shallowClone() const override (defined in MTropolis::Section) | MTropolis::Section | virtual |
Structural() (defined in MTropolis::Structural) | MTropolis::Structural | |
Structural(Runtime *runtime) (defined in MTropolis::Structural) | MTropolis::Structural | explicit |
Structural(const Structural &other) (defined in MTropolis::Structural) | MTropolis::Structural | explicitprotected |
visitInternalReferences(IStructuralReferenceVisitor *visitor) override (defined in MTropolis::Section) | MTropolis::Section | virtual |
writeRefAttribute(MiniscriptThread *thread, DynamicValueWriteProxy &result, const Common::String &attrib) override (defined in MTropolis::Structural) | MTropolis::Structural | virtual |
writeRefAttributeIndexed(MiniscriptThread *thread, DynamicValueWriteProxy &result, const Common::String &attrib, const DynamicValue &index) (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
~Debuggable() (defined in MTropolis::Debuggable) | MTropolis::Debuggable | |
~IInterfaceBase() (defined in MTropolis::IInterfaceBase) | MTropolis::IInterfaceBase | virtual |
~RuntimeObject() (defined in MTropolis::RuntimeObject) | MTropolis::RuntimeObject | virtual |
~Structural() (defined in MTropolis::Structural) | MTropolis::Structural | virtual |