OpenStructure
Data Structures | Namespaces | Typedefs | Enumerations
diag.hh File Reference
#include <ost/mol/atom_handle.hh>
#include <ost/mol/residue_handle.hh>
#include <ost/mol/chain_handle.hh>
#include <ost/conop/module_config.hh>

Go to the source code of this file.

Data Structures

class  Diag
 
class  DiagError
 
class  Diagnostics
 

Namespaces

 ost
 
 ost::conop
 

Typedefs

typedef boost::shared_ptr< Diagnostics > DiagnosticsPtr
 

Enumerations

enum  DiagArgType {
  DIAG_ARG_TYPE_ATOM , DIAG_ARG_TYPE_RESIDUE , DIAG_ARG_TYPE_CHAIN , DIAG_ARG_TYPE_STRING ,
  DIAG_ARG_TYPE_INT
}
 
enum  DiagType { DIAG_UNK_ATOM , DIAG_UNK_RESIDUE , DIAG_MISSING_ATOM , DIAG_NONSTD_RESIDUE }