|
DPsim
|
#include <InterfaceQueued.h>
Public Member Functions | |
| ReaderThread (std::shared_ptr< moodycamel::BlockingReaderWriterQueue< AttributePacket > > queueInterfaceToDpsim, std::shared_ptr< InterfaceWorker > intf, std::atomic< bool > &opened) | |
| void | operator() () const |
Definition at line 105 of file InterfaceQueued.h.
|
inline |
Definition at line 113 of file InterfaceQueued.h.
| void DPsim::InterfaceQueued::ReaderThread::operator() | ( | ) | const |
Definition at line 168 of file InterfaceQueued.cpp.