libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
horizontal_work_type< API, Mdl > Struct Template Reference

Public Types

typedef void result_type
 
typedef void result_type
 
typedef void result_type
 
typedef void result_type
 

Public Member Functions

 horizontal_work_type (bool &r) noexcept(true)
 
void __fastcall process () noexcept(false)
 
bool __fastcall operator< (horizontal_work_type const &) const
 
 horizontal_work_type (bool &r) noexcept(true)
 
void __fastcall process () noexcept(false)
 
bool __fastcall operator< (horizontal_work_type const &) const
 
 horizontal_work_type (bool &r) noexcept(true)
 
void __fastcall process () noexcept(false)
 
bool __fastcall operator< (horizontal_work_type const &) const
 
 horizontal_work_type (bool &r) noexcept(true)
 
void __fastcall process () noexcept(false)
 
bool __fastcall operator< (horizontal_work_type const &) const
 

Public Attributes

boolrelease
 

Detailed Description

template<generic_traits::api_type API, typename Mdl>
struct horizontal_work_type< API, Mdl >

Definition at line 230 of file dataflow_full.cpp.

Member Typedef Documentation

◆ result_type [1/4]

template<generic_traits::api_type API, typename Mdl >
typedef void horizontal_work_type< API, Mdl >::result_type

Definition at line 231 of file dataflow_full.cpp.

◆ result_type [2/4]

template<generic_traits::api_type API, typename Mdl >
typedef void horizontal_work_type< API, Mdl >::result_type

Definition at line 231 of file dataflow_full.cpp.

◆ result_type [3/4]

template<generic_traits::api_type API, typename Mdl >
typedef void horizontal_work_type< API, Mdl >::result_type

Definition at line 160 of file dataflow_full_statistics.cpp.

◆ result_type [4/4]

template<generic_traits::api_type API, typename Mdl >
typedef void horizontal_work_type< API, Mdl >::result_type

Definition at line 160 of file dataflow_full_statistics.cpp.

Constructor & Destructor Documentation

◆ horizontal_work_type() [1/4]

template<generic_traits::api_type API, typename Mdl >
horizontal_work_type< API, Mdl >::horizontal_work_type ( bool r)
inlineexplicitnoexcept

Definition at line 235 of file dataflow_full.cpp.

References horizontal_work_type< API, Mdl >::release.

◆ horizontal_work_type() [2/4]

template<generic_traits::api_type API, typename Mdl >
horizontal_work_type< API, Mdl >::horizontal_work_type ( bool r)
inlineexplicitnoexcept

◆ horizontal_work_type() [3/4]

template<generic_traits::api_type API, typename Mdl >
horizontal_work_type< API, Mdl >::horizontal_work_type ( bool r)
inlineexplicitnoexcept

Definition at line 235 of file dataflow_full.cpp.

◆ horizontal_work_type() [4/4]

template<generic_traits::api_type API, typename Mdl >
horizontal_work_type< API, Mdl >::horizontal_work_type ( bool r)
inlineexplicitnoexcept

Definition at line 164 of file dataflow_full_statistics.cpp.

Member Function Documentation

◆ operator<() [1/4]

template<generic_traits::api_type API, typename Mdl >
bool __fastcall horizontal_work_type< API, Mdl >::operator< ( horizontal_work_type< API, Mdl > const &  ) const
inline

Definition at line 244 of file dataflow_full.cpp.

◆ operator<() [2/4]

template<generic_traits::api_type API, typename Mdl >
bool __fastcall horizontal_work_type< API, Mdl >::operator< ( horizontal_work_type< API, Mdl > const &  ) const
inline

Definition at line 244 of file dataflow_full.cpp.

◆ operator<() [3/4]

template<generic_traits::api_type API, typename Mdl >
bool __fastcall horizontal_work_type< API, Mdl >::operator< ( horizontal_work_type< API, Mdl > const &  ) const
inline

Definition at line 173 of file dataflow_full_statistics.cpp.

◆ operator<() [4/4]

template<generic_traits::api_type API, typename Mdl >
bool __fastcall horizontal_work_type< API, Mdl >::operator< ( horizontal_work_type< API, Mdl > const &  ) const
inline

Definition at line 173 of file dataflow_full_statistics.cpp.

◆ process() [1/4]

template<generic_traits::api_type API, typename Mdl >
void __fastcall horizontal_work_type< API, Mdl >::process ( )
inlinenoexcept

Definition at line 239 of file dataflow_full.cpp.

References horizontal_work_type< API, Mdl >::release.

◆ process() [2/4]

template<generic_traits::api_type API, typename Mdl >
void __fastcall horizontal_work_type< API, Mdl >::process ( )
inlinenoexcept

Definition at line 239 of file dataflow_full.cpp.

◆ process() [3/4]

template<generic_traits::api_type API, typename Mdl >
void __fastcall horizontal_work_type< API, Mdl >::process ( )
inlinenoexcept

◆ process() [4/4]

template<generic_traits::api_type API, typename Mdl >
void __fastcall horizontal_work_type< API, Mdl >::process ( )
inlinenoexcept

Definition at line 168 of file dataflow_full_statistics.cpp.

Member Data Documentation

◆ release

template<generic_traits::api_type API, typename Mdl >
bool & horizontal_work_type< API, Mdl >::release

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