#include <ThreadedComponent.h>
virtual ThreadedComponent::~ThreadedComponent |
( |
| ) |
|
|
virtual |
ThreadedComponent::ThreadedComponent |
( |
| ) |
|
|
protected |
float ThreadedComponent::getThreadDelay |
( |
| ) |
|
|
protected |
virtual int ThreadedComponent::serviceFunction |
( |
| ) |
|
|
pure virtual |
void ThreadedComponent::setThreadDelay |
( |
float |
delay | ) |
|
|
protected |
void ThreadedComponent::startThread |
( |
| ) |
|
|
protected |
bool ThreadedComponent::stopThread |
( |
| ) |
|
|
protected |
ossie::ProcessThread* ThreadedComponent::serviceThread |
|
protected |
boost::mutex ThreadedComponent::serviceThreadLock |
|
protected |
The documentation for this class was generated from the following file: