LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::oral::sph Namespace Reference

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 {}
 

Variable Documentation

◆ all

constexpr detail::SelectWhole LC::Util::oral::sph::all {}

Definition at line 956 of file oral.h.

◆ count

template<auto Ptr = detail::CountAllPtr>
constexpr detail::AggregateType<detail::AggregateFunction::Count, Ptr> LC::Util::oral::sph::count {}

◆ f

◆ fields

template<auto... Ptrs>
constexpr detail::MemberPtrs<Ptrs...> LC::Util::oral::sph::fields {}

Definition at line 954 of file oral.h.

Referenced by LC::Util::MakeANRule(), and LC::Util::oral::Migrate().

◆ max

template<auto Ptr>
constexpr detail::AggregateType<detail::AggregateFunction::Max, Ptr> LC::Util::oral::sph::max {}

Definition at line 971 of file oral.h.

Referenced by LC::Util::DrawOverlayText(), and LC::Util::FitRect().

◆ min

template<auto Ptr>
constexpr detail::AggregateType<detail::AggregateFunction::Min, Ptr> LC::Util::oral::sph::min {}

Definition at line 968 of file oral.h.

Referenced by LC::Util::FitRect(), and LC::Util::CustomNetworkReply::readData().