#include <EMMPM/EmMpmThread.h>
Inherits R3DAbstractThread.
Inheritance diagram for EmMpmThread:
Public Member Functions | |
void | run () |
Over-ride from superclass. |
void EmMpmThread::run | ( | ) | [virtual] |
Over-ride from superclass.
This is the main entry point for the thread
Implements R3DAbstractThread.