BALL::VIEW::UpdateRepresentationThread Class Reference

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

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

List of all members.

Public Member Functions

 UpdateRepresentationThread ()
virtual void run ()
void setRepresentation (Representation &rep)
RepresentationgetRepresentation ()

Protected Attributes

Representationrep_

Detailed Description

Definition at line 139 of file threads.h.


Constructor & Destructor Documentation

BALL::VIEW::UpdateRepresentationThread::UpdateRepresentationThread (  ) 

Member Function Documentation

Representation* BALL::VIEW::UpdateRepresentationThread::getRepresentation (  )  [inline]

Definition at line 155 of file threads.h.

virtual void BALL::VIEW::UpdateRepresentationThread::run (  )  [virtual]

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

Reimplemented from BALL::VIEW::BALLThread.

void BALL::VIEW::UpdateRepresentationThread::setRepresentation ( Representation rep  )  [inline]

Definition at line 151 of file threads.h.


Member Data Documentation

Definition at line 160 of file threads.h.

Generated by  doxygen 1.6.3