Public Types | Public Member Functions | Public Attributes | List of all members
NullaryFunction Class Reference

Public Types

typedef void result_type
 

Public Member Functions

 NullaryFunction ()
 
void operator() ()
 

Public Attributes

int i
 

Detailed Description

Definition at line 32 of file thread.cpp.

Member Typedef Documentation

Definition at line 34 of file thread.cpp.

Constructor & Destructor Documentation

NullaryFunction::NullaryFunction ( )
inline

Definition at line 34 of file thread.cpp.

Member Function Documentation

void NullaryFunction::operator() ( )
inline

Definition at line 36 of file thread.cpp.

Member Data Documentation

int NullaryFunction::i

Definition at line 45 of file thread.cpp.


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


ecl_threads
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:44