| MAKVrExchange::DtBrokerThread::DtBrokerThread |
( |
| ) |
|
| virtual MAKVrExchange::DtBrokerThread::~DtBrokerThread |
( |
| ) |
|
|
virtual |
| static void MAKVrExchange::DtBrokerThread::brokerReloadCallback |
( |
void * |
usr | ) |
|
|
staticprotected |
Static callback for handling broker restart logic.
| virtual void MAKVrExchange::DtBrokerThread::brokerReloadCallback |
( |
| ) |
|
|
protectedvirtual |
Virtual callback for handling broker restart logic.
| virtual void MAKVrExchange::DtBrokerThread::processBroker |
( |
| ) |
|
|
virtualslot |
Do everything the broker needs to do for this tick.
| virtual void MAKVrExchange::DtBrokerThread::run |
( |
| ) |
|
|
virtual |
The main loop for this class.
| virtual void MAKVrExchange::DtBrokerThread::setBroker |
( |
DtBroker * |
broker | ) |
|
|
virtual |
Sets the broker that this thread refers to. Required.
| virtual void MAKVrExchange::DtBrokerThread::startTimer |
( |
| ) |
|
|
virtual |
Starts the timer to process the broker.
This may be done inside this thread using the exec command, or called by the original thread thread If you don't want a separate processing thread
| DtBroker* MAKVrExchange::DtBrokerThread::myBroker |
|
protected |
| QTimer* MAKVrExchange::DtBrokerThread::myTimer |
|
protected |
| bool MAKVrExchange::DtBrokerThread::myUsingThread |
|
protected |
The documentation for this class was generated from the following file: