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

Static Public Member Functions

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

Additional Inherited Members

- Public Types inherited from IntegersBase< IntegersSigned32RO >
using minimumUserType = int32_t
 
using rawUserType = minimumUserType
 
- Public Member Functions inherited from IntegersBase< IntegersSigned32RO >
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)
 
- Public Attributes inherited from IntegersBase< IntegersSigned32RO >
IntegersSigned32ROderived
 
boost::shared_ptr< NDRegisterAccessor< minimumUserType > > acc
 
boost::shared_ptr< NDRegisterAccessor< rawUserType > > accBackdoor
 
- Static Public Attributes inherited from IntegersBase< IntegersSigned32RO >
static constexpr auto capabilities
 

Detailed Description

Definition at line 200 of file testSharedDummyBackendUnified.cpp.

Member Function Documentation

◆ isReadable()

static bool IntegersSigned32RO::isReadable ( )
inlinestatic

Definition at line 203 of file testSharedDummyBackendUnified.cpp.

◆ isWriteable()

static bool IntegersSigned32RO::isWriteable ( )
inlinestatic

Definition at line 202 of file testSharedDummyBackendUnified.cpp.

◆ path()

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

Definition at line 201 of file testSharedDummyBackendUnified.cpp.


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