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

Public Types

typedef bool result_type
 
typedef bool result_type
 
typedef bool result_type
 
typedef bool result_type
 

Public Member Functions

 bool_work_type (const int i)
 
void __fastcall process (result_type &r) const
 
bool __fastcall operator< (bool_work_type const &) const
 
 bool_work_type (const int i)
 
void __fastcall process (result_type &r) const
 
bool __fastcall operator< (bool_work_type const &) const
 
 bool_work_type (const int i)
 
void __fastcall process (result_type &r) const
 
bool __fastcall operator< (bool_work_type const &) const
 
 bool_work_type (const int i)
 
void __fastcall process (result_type &r) const
 
bool __fastcall operator< (bool_work_type const &) const
 

Public Attributes

int i_
 

Detailed Description

Definition at line 197 of file dataflow_full.cpp.

Member Typedef Documentation

◆ result_type [1/4]

Definition at line 198 of file dataflow_full.cpp.

◆ result_type [2/4]

Definition at line 198 of file dataflow_full.cpp.

◆ result_type [3/4]

◆ result_type [4/4]

Constructor & Destructor Documentation

◆ bool_work_type() [1/4]

bool_work_type::bool_work_type ( const int  i)
inlineexplicit

Definition at line 202 of file dataflow_full.cpp.

References i_.

Referenced by BOOST_AUTO_TEST_CASE_TEMPLATE().

◆ bool_work_type() [2/4]

bool_work_type::bool_work_type ( const int  i)
inlineexplicit

Definition at line 147 of file dataflow_full_statistics.cpp.

References i_.

◆ bool_work_type() [3/4]

bool_work_type::bool_work_type ( const int  i)
inlineexplicit

Definition at line 202 of file dataflow_full.cpp.

◆ bool_work_type() [4/4]

bool_work_type::bool_work_type ( const int  i)
inlineexplicit

Definition at line 147 of file dataflow_full_statistics.cpp.

Member Function Documentation

◆ operator<() [1/4]

bool __fastcall bool_work_type::operator< ( bool_work_type const &  ) const
inline

Definition at line 208 of file dataflow_full.cpp.

◆ operator<() [2/4]

bool __fastcall bool_work_type::operator< ( bool_work_type const &  ) const
inline

Definition at line 208 of file dataflow_full.cpp.

◆ operator<() [3/4]

bool __fastcall bool_work_type::operator< ( bool_work_type const &  ) const
inline

Definition at line 153 of file dataflow_full_statistics.cpp.

◆ operator<() [4/4]

bool __fastcall bool_work_type::operator< ( bool_work_type const &  ) const
inline

Definition at line 153 of file dataflow_full_statistics.cpp.

◆ process() [1/4]

void __fastcall bool_work_type::process ( result_type r) const
inline

Definition at line 205 of file dataflow_full.cpp.

References i_.

◆ process() [2/4]

void __fastcall bool_work_type::process ( result_type r) const
inline

Definition at line 205 of file dataflow_full.cpp.

◆ process() [3/4]

void __fastcall bool_work_type::process ( result_type r) const
inline

Definition at line 150 of file dataflow_full_statistics.cpp.

References i_.

◆ process() [4/4]

void __fastcall bool_work_type::process ( result_type r) const
inline

Definition at line 150 of file dataflow_full_statistics.cpp.

Member Data Documentation

◆ i_

int bool_work_type::i_

Definition at line 200 of file dataflow_full.cpp.

Referenced by bool_work_type(), and process().


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