libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
horizontal_work_type_rel< 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_rel (bool &r) noexcept(true)
 
void __fastcall process () noexcept(true)
 
bool __fastcall operator< (horizontal_work_type_rel const &) const
 
 horizontal_work_type_rel (bool &r) noexcept(true)
 
void __fastcall process () noexcept(true)
 
bool __fastcall operator< (horizontal_work_type_rel const &) const
 
 horizontal_work_type_rel (bool &r) noexcept(true)
 
void __fastcall process () noexcept(true)
 
bool __fastcall operator< (horizontal_work_type_rel const &) const
 
 horizontal_work_type_rel (bool &r) noexcept(true)
 
void __fastcall process () noexcept(true)
 
bool __fastcall operator< (horizontal_work_type_rel const &) const
 

Public Attributes

boolrelease
 

Detailed Description

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

Definition at line 266 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_rel< API, Mdl >::result_type

Definition at line 267 of file dataflow_full.cpp.

◆ result_type [2/4]

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

Definition at line 267 of file dataflow_full.cpp.

◆ result_type [3/4]

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

Definition at line 196 of file dataflow_full_statistics.cpp.

◆ result_type [4/4]

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

Definition at line 196 of file dataflow_full_statistics.cpp.

Constructor & Destructor Documentation

◆ horizontal_work_type_rel() [1/4]

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

Definition at line 271 of file dataflow_full.cpp.

References horizontal_work_type_rel< API, Mdl >::release.

◆ horizontal_work_type_rel() [2/4]

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

◆ horizontal_work_type_rel() [3/4]

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

Definition at line 271 of file dataflow_full.cpp.

◆ horizontal_work_type_rel() [4/4]

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

Definition at line 200 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_rel< API, Mdl >::operator< ( horizontal_work_type_rel< API, Mdl > const &  ) const
inline

Definition at line 277 of file dataflow_full.cpp.

◆ operator<() [2/4]

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

Definition at line 277 of file dataflow_full.cpp.

◆ operator<() [3/4]

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

Definition at line 206 of file dataflow_full_statistics.cpp.

◆ operator<() [4/4]

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

Definition at line 206 of file dataflow_full_statistics.cpp.

◆ process() [1/4]

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

Definition at line 274 of file dataflow_full.cpp.

References horizontal_work_type_rel< API, Mdl >::release.

◆ process() [2/4]

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

Definition at line 274 of file dataflow_full.cpp.

◆ process() [3/4]

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

◆ process() [4/4]

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

Definition at line 203 of file dataflow_full_statistics.cpp.

Member Data Documentation

◆ release

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

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