IAccessStyle
IAccessStyle
Section titled “IAccessStyle”#include <sbio/core/access_style.hh>template<typename Derived>class IAccessStyleDefined in src/lib/sbio/core/access_style.hh:45
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
initialize |
function |
Declared here |
read |
function |
Declared here |
Type |
variable |
Declared here |
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD void |
initialize inline |
|
SBIO_HDIOStatus |
read inline |
initialize
Section titled “initialize”inline
template<typename... Args> inline SBIO_HD void initialize(Args &&... args)Defined in src/lib/sbio/core/access_style.hh:50
inline
template<typename StreamType, typename ReadRequest> inline SBIO_HDIOStatus read(StreamType & channel, const ReadRequest & req)Defined in src/lib/sbio/core/access_style.hh:55
Public Static Attributes
Section titled “Public Static Attributes”| Return | Name | Description |
|---|---|---|
constexpr AccessType |
Type static constexpr |
static constexpr
constexpr AccessType Type =Defined in src/lib/sbio/core/access_style.hh:47