![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Public Member Functions | |
| HelperProcess () | |
| void | requestMirroring (MirrorRequestType reqType, bool triggerDataInterrupt=false) const |
| void | stopGracefully () const |
| void | reset () |
| ~HelperProcess () | |
Static Public Member Functions | |
| static void | start () |
| static void | kill () |
Public Attributes | ||
| struct { | ||
| boost::shared_ptr< NDRegisterAccessor< uint32_t > > type | ||
| boost::shared_ptr< NDRegisterAccessor< uint32_t > > busy | ||
| boost::shared_ptr< NDRegisterAccessor< uint32_t > > updated | ||
| boost::shared_ptr< NDRegisterAccessor< uint32_t > > triggerInterrupt | ||
| } | mirrorRequest | |
Definition at line 38 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 39 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 105 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 91 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 61 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 99 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 79 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 90 of file testSharedDummyBackendUnified.cpp.
| boost::shared_ptr<NDRegisterAccessor<uint32_t> > HelperProcess::busy |
Definition at line 56 of file testSharedDummyBackendUnified.cpp.
| struct { ... } HelperProcess::mirrorRequest |
| boost::shared_ptr<NDRegisterAccessor<uint32_t> > HelperProcess::triggerInterrupt |
Definition at line 58 of file testSharedDummyBackendUnified.cpp.
| boost::shared_ptr<NDRegisterAccessor<uint32_t> > HelperProcess::type |
Definition at line 55 of file testSharedDummyBackendUnified.cpp.
| boost::shared_ptr<NDRegisterAccessor<uint32_t> > HelperProcess::updated |
Definition at line 57 of file testSharedDummyBackendUnified.cpp.