OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
IOProfile Struct Reference

#include <io_profile.hh>

Public Member Functions

 IOProfile (String d, bool sh, bool qm, bool ft, bool js, bool nh, bool co, bool bf)
 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, bool bf)
 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
bool bond_feasibility_check

Detailed Description

Definition at line 28 of file io_profile.hh.


Constructor & Destructor Documentation

IOProfile ( String  d,
bool  sh,
bool  qm,
bool  ft,
bool  js,
bool  nh,
bool  co,
bool  bf 
)
inline

Definition at line 30 of file io_profile.hh.

IOProfile ( )
inline

Definition at line 34 of file io_profile.hh.

virtual ~IOProfile ( )
inlinevirtual

Definition at line 38 of file io_profile.hh.

IOProfile ( String  d,
bool  sh,
bool  qm,
bool  ft,
bool  js,
bool  nh,
bool  co,
bool  bf 
)
inline

Definition at line 30 of file io_profile.hh.

IOProfile ( )
inline

Definition at line 34 of file io_profile.hh.

virtual ~IOProfile ( )
inlinevirtual

Definition at line 38 of file io_profile.hh.


Member Function Documentation

IOProfile Copy ( )
inline

Definition at line 49 of file io_profile.hh.

IOProfile Copy ( )
inline

Definition at line 49 of file io_profile.hh.

virtual void PostImport ( mol::EntityHandle  ent)
inlinevirtual

Definition at line 54 of file io_profile.hh.

virtual void PostImport ( mol::EntityHandle  ent)
inlinevirtual

Definition at line 54 of file io_profile.hh.


Field Documentation

bool bond_feasibility_check

Definition at line 47 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.


The documentation for this struct was generated from the following files: