![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
Classes | |
struct | asc |
struct | desc |
Variables | |
template<auto Ptr> | |
constexpr detail::ExprTree< detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs< Ptr > > | f {} |
template<auto... Ptrs> | |
constexpr detail::MemberPtrs< Ptrs... > | fields {} |
constexpr detail::SelectWhole | all {} |
template<auto Ptr = detail::CountAllPtr> | |
constexpr detail::AggregateType< detail::AggregateFunction::Count, Ptr > | count {} |
template<auto Ptr> | |
constexpr detail::AggregateType< detail::AggregateFunction::Min, Ptr > | min {} |
template<auto Ptr> | |
constexpr detail::AggregateType< detail::AggregateFunction::Max, Ptr > | max {} |
constexpr detail::SelectWhole LC::Util::oral::sph::all {} |
Definition at line 960 of file oral.h.
Referenced by LC::Util::CategorySelector::CategorySelector().
constexpr detail::AggregateType<detail::AggregateFunction::Count, Ptr> LC::Util::oral::sph::count {} |
Definition at line 969 of file oral.h.
Referenced by LC::Util::XWrapper::GetWindowIcon(), LC::Util::oral::Limit::Limit(), LC::Util::MakeAN(), LC::Util::oral::Offset::Offset(), and LC::Util::PrepareRecords().
constexpr detail::ExprTree<detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs<Ptr> > LC::Util::oral::sph::f {} |
Definition at line 955 of file oral.h.
Referenced by LC::Util::InstanceFunctor< Either< L, R > >::Apply(), LC::Util::InstanceFunctor< boost::optional< T > >::Apply(), LC::Util::InstanceFunctor< std::optional< T > >::Apply(), LC::Util::Bind(), LC::Util::InstanceMonad< boost::optional< T > >::Bind(), LC::Util::InstanceMonad< std::optional< T > >::Bind(), LC::Util::InstanceMonad< Either< L, R > >::Bind(), BOOST_FUSION_ADAPT_STRUCT(), LC::Util::ConcatMap(), LC::Util::Curry(), LC::Util::CurryImpl< F, PrevArgs >::CurryImpl(), LC::Util::DropArgs(), LC::Util::EnumerateChildren(), LC::Util::Filter(), LC::Util::First(), LC::Util::FirstMatching(), LC::Util::Flip(), LC::Util::SysInfo::Linux::GetEtcName(), LC::Util::InstanceApplicative< boost::optional< T > >::GSL(), LC::Util::InstanceApplicative< std::optional< T > >::GSL(), LC::Util::InstanceApplicative< Either< L, R > >::GSL(), LC::Util::HandleNetworkReply(), LC::Util::BasicDeletePolicy::Invoke(), LC::Util::ChoiceDeletePolicy::Invoke(), LC::Util::MakeLambdaEventFilter(), LC::Util::MakeScopeGuard(), LC::Util::Map(), LC::Util::MapAs(), LC::Util::detail::MapImpl(), LC::Util::OverloadBase< Args >::operator()(), LC::Util::operator>>(), qHash(), LC::Util::RightOr(), LC::Util::QueueManager::Schedule(), LC::Util::WorkerThreadBase::ScheduleImpl(), LC::Util::WorkerThread< WorkerType >::ScheduleImpl(), LC::Util::detail::ScopeGuard< F >::ScopeGuard(), LC::Util::Second(), LC::Util::detail::SharedScopeGuard::SharedScopeGuard(), IHaveRecoverableTabs::StandardSimilarImpl(), LC::Util::Either< L, R >::ToRight(), and LC::Util::ZipWith().
constexpr detail::MemberPtrs<Ptrs...> LC::Util::oral::sph::fields {} |
Definition at line 958 of file oral.h.
Referenced by LC::Util::oral::detail::BuildCachedFieldsData(), LC::Util::MakeANRule(), LC::Util::oral::Migrate(), and LC::Util::oral::detail::SelectWrapperCommon::RunQuery().
constexpr detail::AggregateType<detail::AggregateFunction::Max, Ptr> LC::Util::oral::sph::max {} |
Definition at line 975 of file oral.h.
Referenced by LC::Util::DrawOverlayText(), and LC::Util::FitRect().
constexpr detail::AggregateType<detail::AggregateFunction::Min, Ptr> LC::Util::oral::sph::min {} |
Definition at line 972 of file oral.h.
Referenced by LC::Util::FitRect(), and LC::Util::CustomNetworkReply::readData().