BlockModifier Class Reference

#include <block_modifiers.hh>

Inherited by GromacsBlockModifier, and HeuristicBlockModifier.

Public Member Functions

 BlockModifier ()
virtual ~BlockModifier ()
virtual void ApplyOnBuildingBlock (BuildingBlockPtr p)=0
virtual void ApplyOnResidue (ost::mol::ResidueHandle &res, ost::mol::XCSEditor &ed)=0
virtual void OnSave (ost::io::BinaryDataSink &ds)=0
virtual BlockModifierType GetBlockModifierType ()=0

Detailed Description

Definition at line 65 of file block_modifiers.hh.


Constructor & Destructor Documentation

BlockModifier (  )  [inline]

Definition at line 67 of file block_modifiers.hh.

virtual ~BlockModifier (  )  [inline, virtual]

Definition at line 68 of file block_modifiers.hh.


Member Function Documentation

virtual void ApplyOnBuildingBlock ( BuildingBlockPtr  p  )  [pure virtual]
virtual void ApplyOnResidue ( ost::mol::ResidueHandle res,
ost::mol::XCSEditor ed 
) [pure virtual]
virtual BlockModifierType GetBlockModifierType (  )  [pure virtual]
virtual void OnSave ( ost::io::BinaryDataSink ds  )  [pure virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1