QVISH 0.1
Public Types | Public Member Functions | Public Attributes | List of all members
Wizt::MyThreadManager Class Reference
Inheritance diagram for Wizt::MyThreadManager:

Public Types

typedef map< const RefPtr< VTask >, QPointer< qVThreadController > > myThreads_t
 

Public Member Functions

bool isrunning (const RefPtr< VTask > &what) const override
 
bool sendMessage (const RefPtr< VTask > &what, const RefPtr< VTaskMessage > &msg) override
 This function is called from the thread!
 
bool start (const RefPtr< VTask > &what) override
 
void waitForAll (unsigned long MaxTimeoutMilliseconds) override
 

Public Attributes

myThreads_t myThreads
 

The documentation for this class was generated from the following file: