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