|
RADLib
RADical C++ application framework
|
Thread affinity snapshot for RADObject event delivery. More...
#include <RADCore.h>
Collaboration diagram for RADCore::ThreadAffinity:Public Attributes | |
| std::thread::id | threadId |
| Target thread id. More... | |
| EventLoop * | eventLoop |
| Associated event loop, if any. More... | |
Thread affinity snapshot for RADObject event delivery.
| EventLoop* RADCore::ThreadAffinity::eventLoop |
Associated event loop, if any.
| std::thread::id RADCore::ThreadAffinity::threadId |
Target thread id.