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

Public Types

typedef void result_type
 
typedef void result_type
 

Public Member Functions

void __fastcall process () noexcept(true)
 
bool __fastcall operator< (erase_test_work_type const &) const
 
void __fastcall process () noexcept(true)
 
bool __fastcall operator< (erase_test_work_type const &) const
 

Static Public Attributes

static bool waiting {false}
 

Detailed Description

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

Definition at line 170 of file dataflow_full.cpp.

Member Typedef Documentation

◆ result_type [1/2]

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

Definition at line 171 of file dataflow_full.cpp.

◆ result_type [2/2]

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

Definition at line 171 of file dataflow_full.cpp.

Member Function Documentation

◆ operator<() [1/2]

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

Definition at line 180 of file dataflow_full.cpp.

◆ operator<() [2/2]

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

Definition at line 180 of file dataflow_full.cpp.

◆ process() [1/2]

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

Definition at line 175 of file dataflow_full.cpp.

References erase_test_work_type< API, Mdl >::waiting.

◆ process() [2/2]

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

Definition at line 175 of file dataflow_full.cpp.

Member Data Documentation

◆ waiting

template<generic_traits::api_type API, typename Mdl >
static bool erase_test_work_type< API, Mdl >::waiting {false}
inlinestatic

Definition at line 173 of file dataflow_full.cpp.

Referenced by erase_test_work_type< API, Mdl >::process().


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