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

#include <observer.hh>

Inherits Observer.

Public Member Functions

 TrajWriter (int rhythm, const String &pdb_filename, const String &dcd_filename)
 
void Init (boost::shared_ptr< OpenMM::Context > c, TopologyPtr top, ost::mol::EntityHandle &ent)
 
void Notify ()
 
int Rhythm ()
 
void Finalize ()
 

Detailed Description

Definition at line 90 of file observer.hh.

Constructor & Destructor Documentation

TrajWriter ( int  rhythm,
const String pdb_filename,
const String dcd_filename 
)
inline

Definition at line 96 of file observer.hh.

Member Function Documentation

void Finalize ( )
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 107 of file observer.hh.


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