ChimeraTK-DeviceAccess  03.18.00
Scalar32 Struct Reference
+ Inheritance diagram for Scalar32:
+ Collaboration diagram for Scalar32:

Static Public Member Functions

static std::string path ()
 
static bool isReadable ()
 
static bool isWriteable ()
 

Additional Inherited Members

- Public Types inherited from ScalarDescriptor< Scalar32 >
using minimumUserType = int32_t
 
using rawUserType = minimumUserType
 
- Public Member Functions inherited from ScalarDescriptor< Scalar32 >
AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t nElementsPerChannel ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
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 ([[maybe_unused]] bool enable,[[maybe_unused]] size_t type)
 
- Public Attributes inherited from ScalarDescriptor< Scalar32 >
Scalar32derived
 
std::shared_ptr< RawUioAccessremote
 
- Static Public Attributes inherited from ScalarDescriptor< Scalar32 >
static constexpr auto capabilities
 

Detailed Description

Definition at line 244 of file testUioBackendUnified.cpp.

Member Function Documentation

◆ isReadable()

static bool Scalar32::isReadable ( )
inlinestatic

Definition at line 246 of file testUioBackendUnified.cpp.

◆ isWriteable()

static bool Scalar32::isWriteable ( )
inlinestatic

Definition at line 247 of file testUioBackendUnified.cpp.

◆ path()

static std::string Scalar32::path ( )
inlinestatic

Definition at line 245 of file testUioBackendUnified.cpp.


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