ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
IntegersSigned32Async Struct Reference
+ Inheritance diagram for IntegersSigned32Async:
+ Collaboration diagram for IntegersSigned32Async:

Public Member Functions

template<typename UserType >
std::vector< std::vector< UserType > > generateValue (bool=false)
 
void setRemoteValue ()
 
- Public Member Functions inherited from IntegersBase< IntegersSigned32Async >
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t nElementsPerChannel ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
void ensureOpen ()
 
std::vector< std::vector< Type > > generateValue (bool raw=false)
 
std::vector< std::vector< Type > > getRemoteValue (bool raw=false)
 
void setRemoteValue ()
 
RawType cookedToRaw (UserType val)
 
UserType rawToCooked (RawType val)
 
void setForceRuntimeError (bool, size_t)
 

Static Public Member Functions

static std::string path (bool mirrored=false)
 
static bool isWriteable ()
 
static bool isReadable ()
 
static ChimeraTK::AccessModeFlags supportedFlags ()
 

Static Public Attributes

static int value = 12
 
- Static Public Attributes inherited from IntegersBase< IntegersSigned32Async >
static constexpr auto capabilities
 

Additional Inherited Members

- Public Types inherited from IntegersBase< IntegersSigned32Async >
using minimumUserType = int32_t
 
using rawUserType = minimumUserType
 
- Public Attributes inherited from IntegersBase< IntegersSigned32Async >
IntegersSigned32Asyncderived
 
boost::shared_ptr< NDRegisterAccessor< minimumUserType > > acc
 
boost::shared_ptr< NDRegisterAccessor< rawUserType > > accBackdoor
 

Detailed Description

Definition at line 216 of file testSharedDummyBackendUnified.cpp.

Member Function Documentation

◆ generateValue()

template<typename UserType >
std::vector< std::vector< UserType > > IntegersSigned32Async::generateValue ( bool  = false)
inline

Definition at line 226 of file testSharedDummyBackendUnified.cpp.

◆ isReadable()

static bool IntegersSigned32Async::isReadable ( )
inlinestatic

Definition at line 220 of file testSharedDummyBackendUnified.cpp.

◆ isWriteable()

static bool IntegersSigned32Async::isWriteable ( )
inlinestatic

Definition at line 219 of file testSharedDummyBackendUnified.cpp.

◆ path()

static std::string IntegersSigned32Async::path ( bool  mirrored = false)
inlinestatic

Definition at line 218 of file testSharedDummyBackendUnified.cpp.

◆ setRemoteValue()

void IntegersSigned32Async::setRemoteValue ( )
inline

Definition at line 230 of file testSharedDummyBackendUnified.cpp.

◆ supportedFlags()

static ChimeraTK::AccessModeFlags IntegersSigned32Async::supportedFlags ( )
inlinestatic

Definition at line 221 of file testSharedDummyBackendUnified.cpp.

Member Data Documentation

◆ value

int IntegersSigned32Async::value = 12
static

Definition at line 217 of file testSharedDummyBackendUnified.cpp.


The documentation for this struct was generated from the following file: