OpenStructure
Public Member Functions | Data Fields
IOProfile Struct Reference

#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
 

Detailed Description

Definition at line 31 of file io_profile.hh.

Constructor & Destructor Documentation

◆ IOProfile() [1/4]

IOProfile ( String  d,
bool  ft,
bool  js,
bool  nh,
bool  co,
bool  rc,
conop::ProcessorPtr  proc = conop::ProcessorPtr() 
)
inline

Definition at line 33 of file io_profile.hh.

◆ IOProfile() [2/4]

IOProfile ( )
inline

Definition at line 40 of file io_profile.hh.

◆ IOProfile() [3/4]

IOProfile ( String  d,
bool  ft,
bool  js,
bool  nh,
bool  co,
bool  rc,
conop::ProcessorPtr  proc = conop::ProcessorPtr() 
)
inline

Definition at line 33 of file io_profile.hh.

◆ IOProfile() [4/4]

IOProfile ( )
inline

Definition at line 40 of file io_profile.hh.

Member Function Documentation

◆ Copy() [1/2]

IOProfile Copy ( )
inline

Definition at line 52 of file io_profile.hh.

◆ Copy() [2/2]

IOProfile Copy ( )
inline

Definition at line 52 of file io_profile.hh.

Field Documentation

◆ calpha_only

bool calpha_only

Definition at line 49 of file io_profile.hh.

◆ dialect

String dialect

Definition at line 45 of file io_profile.hh.

◆ fault_tolerant

bool fault_tolerant

Definition at line 46 of file io_profile.hh.

◆ join_spread_atom_records

bool join_spread_atom_records

Definition at line 47 of file io_profile.hh.

◆ no_hetatms

bool no_hetatms

Definition at line 48 of file io_profile.hh.

◆ processor

Definition at line 51 of file io_profile.hh.

◆ read_conect

bool read_conect

Definition at line 50 of file io_profile.hh.


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