
#include <tcharm_impl.h>

Public Member Functions | |
| TCHARM_Thread_options (int doDefault) | |
| TCHARM_Thread_options () | |
| void | sanityCheck (void) |
Data Fields | |
| int | stackSize |
| int | exitWhenDone |
Definition at line 38 of file tcharm_impl.h.
| TCHARM_Thread_options::TCHARM_Thread_options | ( | int | doDefault | ) |
| TCHARM_Thread_options::TCHARM_Thread_options | ( | ) | [inline] |
| void TCHARM_Thread_options::sanityCheck | ( | void | ) |
Definition at line 40 of file tcharm_impl.h.
Referenced by sanityCheck(), TCharm::TCharm(), TCHARM_Set_stack_size(), and TCHARM_Thread_options().
Definition at line 41 of file tcharm_impl.h.
Referenced by TCharm::TCharm(), TCHARM_Set_exit(), and TCHARM_Thread_options().
1.5.5