| libjmmcg
    release_579_6_g8cffd
    A C++ library containing an eclectic mix of useful, advanced components. | 
| Public Types | |
| typedef res_t | result_type | 
| typedef std::runtime_error | exception_t | 
| typedef res_t | result_type | 
| typedef std::runtime_error | exception_t | 
| Public Member Functions | |
| void __fastcall | process (result_type &) noexcept(false) | 
| void __fastcall | mutate (result_type &r) noexcept(false) | 
| bool __fastcall | operator< (throw_work_type const &) const | 
| void __fastcall | process (result_type &) noexcept(false) | 
| void __fastcall | mutate (result_type &r) noexcept(false) | 
| bool __fastcall | operator< (throw_work_type const &) const | 
Definition at line 213 of file dataflow_full.cpp.
| typedef std::runtime_error throw_work_type::exception_t | 
Definition at line 215 of file dataflow_full.cpp.
| typedef std::runtime_error throw_work_type::exception_t | 
Definition at line 215 of file dataflow_full.cpp.
| typedef res_t throw_work_type::result_type | 
Definition at line 214 of file dataflow_full.cpp.
| typedef res_t throw_work_type::result_type | 
Definition at line 214 of file dataflow_full.cpp.
| 
 | inlinenoexcept | 
Definition at line 220 of file dataflow_full.cpp.
References process().
| 
 | inlinenoexcept | 
Definition at line 220 of file dataflow_full.cpp.
| 
 | inline | 
Definition at line 224 of file dataflow_full.cpp.
| 
 | inline | 
Definition at line 224 of file dataflow_full.cpp.
| 
 | inlinenoexcept | 
Definition at line 217 of file dataflow_full.cpp.
Referenced by mutate().
| 
 | inlinenoexcept | 
Definition at line 217 of file dataflow_full.cpp.