LeviLamina
Loading...
Searching...
No Matches
ContentManagerContext Class Reference
Inheritance diagram for ContentManagerContext:

Public Types

using ConstContentItemPtr = ::std::shared_ptr<::ContentItem const>

Public Member Functions

virtual::ContentView & getContentView (::brstd::move_only_function< bool(::std::shared_ptr<::ContentItem const > const &)> predicate)
virtual ::std::vector<::std::unique_ptr<::ContentView > > const & getContentViews () const
virtual void onLanguageChanged ()
MCAPI ContentManagerContext (::std::weak_ptr<::IContentManager > manager, ::std::function< bool(::std::shared_ptr<::ContentItem const > const &)> contextPredicate)
MCAPI void * $ctor (::std::weak_ptr<::IContentManager > manager, ::std::function< bool(::std::shared_ptr<::ContentItem const > const &)> contextPredicate)
MCAPI void $dtor ()
MCAPI::ContentView & $getContentView (::brstd::move_only_function< bool(::std::shared_ptr<::ContentItem const > const &)> predicate)
MCFOLD ::std::vector<::std::unique_ptr<::ContentView > > const & $getContentViews () const
MCAPI void $onLanguageChanged ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::function< bool(::std::shared_ptr<::ContentItem const >)> > mContextPredicate
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::ContentView > > > mContentViews
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::IContentManager > > mManager

Member Function Documentation

◆ getContentView()

virtual::ContentView & ContentManagerContext::getContentView ( ::brstd::move_only_function< bool(::std::shared_ptr<::ContentItem const > const &)> predicate)
virtual

◆ getContentViews()

virtual ::std::vector<::std::unique_ptr<::ContentView > > const & ContentManagerContext::getContentViews ( ) const
virtual

◆ onLanguageChanged()

virtual void ContentManagerContext::onLanguageChanged ( )
virtual

◆ $vftable()

MCAPI void ** ContentManagerContext::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following files: