ChimeraTK-DeviceAccess
03.18.00
|
Public Member Functions | |
HelperProcess () | |
void | requestMirroring (MirrorRequestType reqType, bool triggerDataInterrupt=false) |
void | start () |
void | stopGracefully () |
void | kill () |
void | reset () |
~HelperProcess () | |
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.
|
inline |
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.
|
inline |
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.