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

#include <observer.hh>

Inherits Observer.

Public Member Functions

 TrajObserver (int rhythm)
 
void Init (boost::shared_ptr< OpenMM::Context > c, TopologyPtr top, ost::mol::EntityHandle &ent)
 
void Notify ()
 
int Rhythm ()
 
CoordGroupHandle GetTraj ()
 

Detailed Description

Definition at line 66 of file observer.hh.

Constructor & Destructor Documentation

TrajObserver ( int  rhythm)
inline

Definition at line 70 of file observer.hh.

Member Function Documentation

CoordGroupHandle GetTraj ( )
inline

Definition at line 80 of file observer.hh.

void Init ( boost::shared_ptr< OpenMM::Context >  c,
TopologyPtr  top,
ost::mol::EntityHandle ent 
)
virtual

Implements Observer.

void Notify ( )
virtual

Implements Observer.

int Rhythm ( )
inlinevirtual

Implements Observer.

Definition at line 78 of file observer.hh.


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