OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Checker Class Reference

#include <model_check.hh>

Public Member Functions

 Checker (CompoundLibPtr lib, const mol::EntityHandle &ent, DiagEngine &diags)
void CheckForUnknownAtoms ()
void CheckForCompleteness (bool require_hydrogens=false)
void CheckForNonStandard ()
mol::AtomHandleList GetHydrogens ()
mol::AtomHandleList GetZeroOccupancy ()
const std::vector< Diag * > & GetDiags () const

Detailed Description

Definition at line 9 of file model_check.hh.


Constructor & Destructor Documentation

Checker ( CompoundLibPtr  lib,
const mol::EntityHandle ent,
DiagEngine diags 
)
inline

Definition at line 11 of file model_check.hh.


Member Function Documentation

void CheckForCompleteness ( bool  require_hydrogens = false)
void CheckForNonStandard ( )
void CheckForUnknownAtoms ( )
const std::vector<Diag*>& GetDiags ( ) const
inline

Definition at line 21 of file model_check.hh.

mol::AtomHandleList GetHydrogens ( )
mol::AtomHandleList GetZeroOccupancy ( )

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