![]() |
LeechCraft
0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
Classes | |
| struct | asc |
| struct | desc |
Typedefs | |
| template<typename T > | |
| using | distinct = detail::SelectDistinct< T > |
Variables | |
| template<auto Ptr> | |
| constexpr detail::ExprTree< detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs< Ptr > > | f {} |
| template<auto... Ptrs> | |
| constexpr detail::ExprTree< detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs< Ptrs... > > | tuple {} |
| template<auto... Ptrs> | |
| constexpr detail::MemberPtrs< Ptrs... > | fields {} |
| constexpr detail::SelectWhole | all {} |
| template<auto Ptr = std::true_type {}> | |
| 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 {} |
| template<typename FunRetType , CtString Fun, auto Ptr> | |
| constexpr detail::CustomFunctionType< FunRetType, Fun, Ptr > | fun {} |
| using LC::Util::oral::sph::distinct = typedef detail::SelectDistinct<T> |
| constexpr detail::SelectWhole LC::Util::oral::sph::all {} |
Definition at line 1091 of file oral.h.
Referenced by ORAL_ADAPT_STRUCT().
| constexpr detail::AggregateType<detail::AggregateFunction::Count, Ptr> LC::Util::oral::sph::count {} |
Definition at line 1104 of file oral.h.
Referenced by LC::Util::detail::DecimalWidth(), LC::Util::XWrapper::GetWindowIcon(), LC::Util::MakeAN(), ORAL_ADAPT_STRUCT(), and LC::Util::PrepareRecords().
| constexpr detail::ExprTree<detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs<Ptr> > LC::Util::oral::sph::f {} |
Definition at line 1083 of file oral.h.
Referenced by LC::Util::InstanceFunctor< std::optional< T > >::Apply(), LC::Util::InstanceFunctor< Either< L, R > >::Apply(), LC::Util::ChannelFromSingleResult(), LC::Util::ConcatMap(), LC::Util::EnumerateChildren(), LC::Util::Filter(), LC::Util::First(), LC::Util::FirstMatching(), LC::Util::SysInfo::Linux::GetEtcName(), 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::Either< QString, QList< QUrl > >::MapLeft(), LC::Util::Either< QString, QList< QUrl > >::MapRight(), LC::Util::oral::detail::MapTy(), qHash(), LC::Util::Coro::WorkerThread< T, Self >::Run(), LC::Util::QueueManager::Schedule(), LC::Util::WorkerThreadBase::ScheduleImpl(), LC::Util::WorkerThread< WorkerType >::ScheduleImpl(), LC::Util::detail::ScopeGuard< F >::ScopeGuard(), LC::Util::Second(), LC::Util::SharedScopeGuard::SharedScopeGuard(), IHaveRecoverableTabs::StandardSimilarImpl(), LC::Util::Throttled(), LC::Util::Either< QString, QList< QUrl > >::ToRight(), LC::Util::WithChannel(), and LC::Util::ZipWith().
| constexpr detail::MemberPtrs<Ptrs...> LC::Util::oral::sph::fields {} |
Definition at line 1089 of file oral.h.
Referenced by LC::Util::oral::detail::Get(), LC::Util::oral::detail::GetFullSize(), LC::Util::oral::detail::SQLite::ImplFactory::GetInsertSuffix(), LC::Util::ItemsModel< T, Extensions >::ItemsModel(), LC::Util::MakeANRule(), and LC::Util::oral::Migrate().
| constexpr detail::CustomFunctionType<FunRetType, Fun, Ptr> LC::Util::oral::sph::fun {} |
| constexpr detail::AggregateType<detail::AggregateFunction::Max, Ptr> LC::Util::oral::sph::max {} |
Definition at line 1110 of file oral.h.
Referenced by LC::Util::DrawOverlayText(), LC::Util::FitRect(), LC::Util::XWrapper::GetWindowIcon(), ORAL_ADAPT_STRUCT(), LC::Util::ShowPixmapLabel(), and LC::Util::ElidingLabel::sizeHint().
| constexpr detail::AggregateType<detail::AggregateFunction::Min, Ptr> LC::Util::oral::sph::min {} |
Definition at line 1107 of file oral.h.
Referenced by LC::Util::FitRect(), ORAL_ADAPT_STRUCT(), and LC::Util::CustomNetworkReply::readData().
| constexpr detail::ExprTree<detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs<Ptrs...> > LC::Util::oral::sph::tuple {} |
Definition at line 1086 of file oral.h.
Referenced by LC::Util::oral::detail::ExprTree< ExprType::LeafData, T, void >::AdditionalTables(), LC::Util::oral::detail::ExprTree< ExprType::LeafData, std::tuple< Ts... >, void >::AdditionalTables(), LC::Util::oral::detail::ExprTree< ExprType::LeafStaticPlaceholder, MemberPtrs< Ptr >, void >::AdditionalTables(), MessageLikeRecord::AsTuple(), LC::Util::oral::detail::SelectWrapper< T, detail::SelectBehaviour::One >::Build(), LC::Util::oral::detail::Combine(), LC::Util::oral::detail::ExtractReplaceFields(), LC::Util::oral::detail::GetConstraintsStrings(), LC::Util::oral::detail::GetReplaceTupleElem(), LC::Util::oral::detail::GetTypes(), LC::Util::detail::Initializer< WorkerType, Args >::Initializer(), LC::Util::InParallel(), LC::Util::ItemsModel< T, Extensions >::ItemsModel(), LC::Util::oral::detail::MakeIndexedQueryHandler(), LC::Util::Nub(), ORAL_ADAPT_STRUCT(), LC::Util::oral::detail::ReplaceTupleElem(), LC::Util::oral::detail::ReplaceTupleElemImpl(), and LC::Util::detail::DBusAwaiter< Rets >::requires().