OpenStructure
|
#include <io_profile.hh>
Public Member Functions | |
IOProfile (String d, bool sh, bool qm, bool ft, bool js, bool nh, bool co) | |
IOProfile () | |
virtual | ~IOProfile () |
IOProfile | Copy () |
virtual void | PostImport (mol::EntityHandle ent) |
IOProfile (String d, bool sh, bool qm, bool ft, bool js, bool nh, bool co) | |
IOProfile () | |
virtual | ~IOProfile () |
IOProfile | Copy () |
virtual void | PostImport (mol::EntityHandle ent) |
Data Fields | |
String | dialect |
bool | strict_hydrogens |
bool | quack_mode |
bool | fault_tolerant |
bool | join_spread_atom_records |
bool | no_hetatms |
bool | calpha_only |
Definition at line 28 of file io_profile.hh.
Definition at line 30 of file io_profile.hh.
|
inline |
Definition at line 34 of file io_profile.hh.
|
inlinevirtual |
Definition at line 38 of file io_profile.hh.
Definition at line 30 of file io_profile.hh.
|
inline |
Definition at line 34 of file io_profile.hh.
|
inlinevirtual |
Definition at line 38 of file io_profile.hh.
|
inline |
Definition at line 48 of file io_profile.hh.
|
inline |
Definition at line 48 of file io_profile.hh.
|
inlinevirtual |
Definition at line 53 of file io_profile.hh.
|
inlinevirtual |
Definition at line 53 of file io_profile.hh.
bool calpha_only |
Definition at line 46 of file io_profile.hh.
String dialect |
Definition at line 40 of file io_profile.hh.
bool fault_tolerant |
Definition at line 43 of file io_profile.hh.
bool join_spread_atom_records |
Definition at line 44 of file io_profile.hh.
bool no_hetatms |
Definition at line 45 of file io_profile.hh.
bool quack_mode |
Definition at line 42 of file io_profile.hh.
bool strict_hydrogens |
Definition at line 41 of file io_profile.hh.