#include <io_profile.hh>
Public Member Functions | |
IOProfile (String d, bool qm, bool ft, bool js, bool nh, bool co, conop::ProcessorPtr proc=conop::ProcessorPtr()) | |
IOProfile () | |
IOProfile | Copy () |
IOProfile (String d, bool qm, bool ft, bool js, bool nh, bool co, conop::ProcessorPtr proc=conop::ProcessorPtr()) | |
IOProfile () | |
IOProfile | Copy () |
Data Fields | |
String | dialect |
bool | quack_mode |
bool | fault_tolerant |
bool | join_spread_atom_records |
bool | no_hetatms |
bool | calpha_only |
conop::ProcessorPtr | processor |
Definition at line 31 of file io_profile.hh.
IOProfile | ( | String | d, | |
bool | qm, | |||
bool | ft, | |||
bool | js, | |||
bool | nh, | |||
bool | co, | |||
conop::ProcessorPtr | proc = conop::ProcessorPtr() | |||
) | [inline] |
Definition at line 33 of file io_profile.hh.
IOProfile | ( | ) | [inline] |
Definition at line 40 of file io_profile.hh.
IOProfile | ( | String | d, | |
bool | qm, | |||
bool | ft, | |||
bool | js, | |||
bool | nh, | |||
bool | co, | |||
conop::ProcessorPtr | proc = conop::ProcessorPtr() | |||
) | [inline] |
Definition at line 33 of file io_profile.hh.
IOProfile | ( | ) | [inline] |
Definition at line 40 of file io_profile.hh.
IOProfile Copy | ( | ) | [inline] |
Definition at line 52 of file io_profile.hh.
IOProfile Copy | ( | ) | [inline] |
Definition at line 52 of file io_profile.hh.
bool calpha_only |
Definition at line 50 of file io_profile.hh.
Definition at line 45 of file io_profile.hh.
bool fault_tolerant |
Definition at line 47 of file io_profile.hh.
Definition at line 48 of file io_profile.hh.
bool no_hetatms |
Definition at line 49 of file io_profile.hh.
Definition at line 51 of file io_profile.hh.
bool quack_mode |
Definition at line 46 of file io_profile.hh.