BALL::VIEW::MDSimulationThread Class Reference

Thread for MDSimulation. More...

#include <BALL/VIEW/KERNEL/threads.h>

Inheritance diagram for BALL::VIEW::MDSimulationThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MDSimulationThread ()
virtual ~MDSimulationThread ()
virtual void run () throw (Exception::NullPointer)
void setMolecularDynamics (MolecularDynamics *md)
void setNumberOfSteps (Size steps)
void setSaveImages (bool state)

Protected Attributes

MolecularDynamicsmd_
Size steps_
bool save_images_

Detailed Description

Thread for MDSimulation.

Definition at line 224 of file threads.h.


Constructor & Destructor Documentation

BALL::VIEW::MDSimulationThread::MDSimulationThread (  ) 
virtual BALL::VIEW::MDSimulationThread::~MDSimulationThread (  )  [virtual]

Member Function Documentation

virtual void BALL::VIEW::MDSimulationThread::run (  )  throw (Exception::NullPointer) [virtual]

Overloaded from QThread::run(), overload again in derived classes!

Reimplemented from BALL::VIEW::BALLThread.

void BALL::VIEW::MDSimulationThread::setMolecularDynamics ( MolecularDynamics md  ) 
void BALL::VIEW::MDSimulationThread::setNumberOfSteps ( Size  steps  )  [inline]

Definition at line 243 of file threads.h.

void BALL::VIEW::MDSimulationThread::setSaveImages ( bool  state  )  [inline]

Definition at line 246 of file threads.h.


Member Data Documentation

Definition at line 249 of file threads.h.

Definition at line 251 of file threads.h.

Definition at line 250 of file threads.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3