LeviLamina
Loading...
Searching...
No Matches
ContentCollectionOptions Struct Reference

Public Types

using OnReload = ::brstd::move_only_function<void(::ContentItemCollection&)>
using SortPredicate = bool (*)(::ContentItem const&, ::ContentItem const&)
using FilterPredicate = ::brstd::move_only_function<bool(::ContentItem const&)>
using ViewSource = ::std::shared_ptr<::IVersionedContentItemCollection const>

Public Member Functions

MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 64, ::brstd::move_only_function< bool(::ContentItem const &)> > mFilter
::ll::TypedStorage< 8, 8, bool(*)(::ContentItem const &, ::ContentItem const &)> mSort
::ll::TypedStorage< 8, 64, ::brstd::move_only_function< void(::ContentItemCollection &)> > mOnReload
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::IVersionedContentItemCollection const > > > mViewSource

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