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 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
 

Detailed Description

Definition at line 31 of file io_profile.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

IOProfile Copy ( )
inline

Definition at line 52 of file io_profile.hh.

IOProfile Copy ( )
inline

Definition at line 52 of file io_profile.hh.

Field Documentation

bool calpha_only

Definition at line 50 of file io_profile.hh.

String dialect

Definition at line 45 of file io_profile.hh.

bool fault_tolerant

Definition at line 47 of file io_profile.hh.

bool join_spread_atom_records

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.


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