libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
work_type_simple Struct Reference

Public Member Functions

 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
void __fastcall mutate (res_t &r)
 
res_t __fastcall exec ()
 
bool __fastcall operator< (work_type_simple const &) const noexcept(true)
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
void __fastcall mutate (res_t &r)
 
res_t exec ()
 
bool __fastcall operator< (work_type_simple const &i) const
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
bool __fastcall operator< (work_type_simple const &i) const
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
bool __fastcall operator< (work_type_simple const &i) const
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
void __fastcall mutate (res_t &r)
 
res_t __fastcall exec ()
 
bool __fastcall operator< (work_type_simple const &) const noexcept(true)
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
void __fastcall mutate (res_t &r)
 
res_t exec ()
 
bool __fastcall operator< (work_type_simple const &i) const
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
bool __fastcall operator< (work_type_simple const &i) const
 
 work_type_simple (const int i)
 
void __fastcall process (res_t &r)
 
bool __fastcall operator< (work_type_simple const &i) const
 

Public Attributes

int i_
 

Detailed Description

Definition at line 194 of file dataflow_basic.cpp.

Constructor & Destructor Documentation

◆ work_type_simple() [1/8]

work_type_simple::work_type_simple ( const int  i)
inlineexplicit

Definition at line 197 of file dataflow_basic.cpp.

References i_.

Referenced by BOOST_AUTO_TEST_CASE_TEMPLATE().

◆ work_type_simple() [2/8]

work_type_simple::work_type_simple ( const int  i)
inline

Definition at line 147 of file dataflow_full.cpp.

References i_.

◆ work_type_simple() [3/8]

work_type_simple::work_type_simple ( const int  i)
inline

Definition at line 76 of file dataflow_priority.cpp.

References i_.

◆ work_type_simple() [4/8]

work_type_simple::work_type_simple ( const int  i)
inline

Definition at line 130 of file dataflow_full_statistics.cpp.

References i_.

◆ work_type_simple() [5/8]

work_type_simple::work_type_simple ( const int  i)
inlineexplicit

Definition at line 197 of file dataflow_basic.cpp.

◆ work_type_simple() [6/8]

work_type_simple::work_type_simple ( const int  i)
inline

Definition at line 147 of file dataflow_full.cpp.

◆ work_type_simple() [7/8]

work_type_simple::work_type_simple ( const int  i)
inline

Definition at line 76 of file dataflow_priority.cpp.

◆ work_type_simple() [8/8]

work_type_simple::work_type_simple ( const int  i)
inline

Definition at line 130 of file dataflow_full_statistics.cpp.

Member Function Documentation

◆ exec() [1/4]

res_t __fastcall work_type_simple::exec ( )
inline

Definition at line 206 of file dataflow_basic.cpp.

References process().

Referenced by BOOST_AUTO_TEST_CASE_TEMPLATE().

◆ exec() [2/4]

res_t __fastcall work_type_simple::exec ( )
inline

Definition at line 206 of file dataflow_basic.cpp.

◆ exec() [3/4]

res_t work_type_simple::exec ( )
inline

Definition at line 156 of file dataflow_full.cpp.

References process().

◆ exec() [4/4]

res_t work_type_simple::exec ( )
inline

Definition at line 156 of file dataflow_full.cpp.

◆ mutate() [1/4]

void __fastcall work_type_simple::mutate ( res_t r)
inline

Definition at line 203 of file dataflow_basic.cpp.

References process().

◆ mutate() [2/4]

void __fastcall work_type_simple::mutate ( res_t r)
inline

Definition at line 203 of file dataflow_basic.cpp.

◆ mutate() [3/4]

void __fastcall work_type_simple::mutate ( res_t r)
inline

Definition at line 153 of file dataflow_full.cpp.

References process().

◆ mutate() [4/4]

void __fastcall work_type_simple::mutate ( res_t r)
inline

Definition at line 153 of file dataflow_full.cpp.

◆ operator<() [1/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  ) const
inlinenoexcept

Definition at line 211 of file dataflow_basic.cpp.

◆ operator<() [2/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  ) const
inlinenoexcept

Definition at line 211 of file dataflow_basic.cpp.

◆ operator<() [3/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  i) const
inline

Definition at line 162 of file dataflow_full.cpp.

◆ operator<() [4/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  i) const
inline

Definition at line 162 of file dataflow_full.cpp.

References i_.

◆ operator<() [5/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  i) const
inline

Definition at line 137 of file dataflow_full_statistics.cpp.

◆ operator<() [6/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  i) const
inline

Definition at line 137 of file dataflow_full_statistics.cpp.

References i_.

◆ operator<() [7/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  i) const
inline

Definition at line 84 of file dataflow_priority.cpp.

References i_.

◆ operator<() [8/8]

bool __fastcall work_type_simple::operator< ( work_type_simple const &  i) const
inline

Definition at line 84 of file dataflow_priority.cpp.

◆ process() [1/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 200 of file dataflow_basic.cpp.

◆ process() [2/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 200 of file dataflow_basic.cpp.

References res_t::i, and i_.

Referenced by exec(), and mutate().

◆ process() [3/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 150 of file dataflow_full.cpp.

◆ process() [4/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 150 of file dataflow_full.cpp.

References res_t::i, and i_.

◆ process() [5/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 133 of file dataflow_full_statistics.cpp.

References res_t::i, and i_.

◆ process() [6/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 133 of file dataflow_full_statistics.cpp.

◆ process() [7/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 79 of file dataflow_priority.cpp.

References res_t::i, and i_.

◆ process() [8/8]

void __fastcall work_type_simple::process ( res_t r)
inline

Definition at line 79 of file dataflow_priority.cpp.

Member Data Documentation

◆ i_

int work_type_simple::i_

Definition at line 195 of file dataflow_basic.cpp.

Referenced by operator<(), process(), and work_type_simple().


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