SimulateInterruptViaThreadAdapter.h File Reference
#include <boost/thread.hpp>#include <boost/bind.hpp>#include "devices/nic/can/PAXCAN/RxInterrupt.h"#include "util/ios.h"Go to the source code of this file.
Data Structures | |
| class | device::nic::CAN::SimulateInterruptViaThreadAdapter< Base, InterruptProvider > |
| This class enable asynchronous notification by simulating an interrupt with a thread, that block on a resource. If the resource gets ready, it calls a delegate for serving the asynchronous action like an interrupt. More... | |
Namespaces | |
| namespace | device |
| namespace | device::nic |
| namespace | device::nic::CAN |