DPsim
Loading...
Searching...
No Matches
DPsim::InterfaceQueued::ReaderThread Class Reference

Public Member Functions

 ReaderThread (std::shared_ptr< moodycamel::BlockingReaderWriterQueue< AttributePacket > > queueInterfaceToDpsim, std::shared_ptr< InterfaceWorker > intf, std::atomic< bool > &opened)
 
void operator() () const
 

Detailed Description

Definition at line 105 of file InterfaceQueued.h.

Constructor & Destructor Documentation

◆ ReaderThread()

DPsim::InterfaceQueued::ReaderThread::ReaderThread ( std::shared_ptr< moodycamel::BlockingReaderWriterQueue< AttributePacket > > queueInterfaceToDpsim,
std::shared_ptr< InterfaceWorker > intf,
std::atomic< bool > & opened )
inline

Definition at line 113 of file InterfaceQueued.h.

Member Function Documentation

◆ operator()()

void DPsim::InterfaceQueued::ReaderThread::operator() ( ) const

Definition at line 168 of file InterfaceQueued.cpp.


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