LeviLamina
|
This is the complete list of members for ISceneStack, including all inherited members.
$ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$dtor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
$vftable() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | static |
EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
flushStack(bool, bool, bool)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
getTopScene()=0 (defined in ISceneStack) | ISceneStack | pure virtual |
getTopScene() const =0 (defined in ISceneStack) | ISceneStack | pure virtual |
getTopSceneShared() const =0 (defined in ISceneStack) | ISceneStack | pure virtual |
isEmpty() const =0 (defined in ISceneStack) | ISceneStack | pure virtual |
mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
popScreenWithRouteAction(::OreUI::RouteAction const &)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
pushScreen(::std::shared_ptr<::AbstractScene >, bool)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
pushScreenWithRouteAction(::std::shared_ptr<::AbstractScene >, ::OreUI::RouteAction const &)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
registerPopSceneCallback(void *, ::std::function< void(::std::shared_ptr<::AbstractScene >, bool, ::std::optional<::OreUI::RouteAction >)>)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
registerPrePopSceneCallback(void *, ::std::function< void(::AbstractScene *)>)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
registerPrePushSceneCallback(void *, ::std::function< void(::AbstractScene &)>)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
registerPushSceneCallback(void *, ::std::function< void(::std::shared_ptr<::AbstractScene >, ::std::optional<::OreUI::RouteAction >)>)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
registerSceneChangeCallback(void *, ::std::function< void(::AbstractScene &)>)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
schedulePopScreen(int)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
schedulePopScreenWithExpectedNames(::std::vector<::std::string > const &)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
setBufferTextCharEvents(bool)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
unregisterPopSceneCallback(void *)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
unregisterPrePopSceneCallback(void *)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
unregisterPrePushSceneCallback(void *)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
unregisterPushSceneCallback(void *)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
unregisterSceneChangeCallback(void *)=0 (defined in ISceneStack) | ISceneStack | pure virtual |
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
~ISceneStack()=default (defined in ISceneStack) | ISceneStack | virtual |