BufferDescriptor
BufferDescriptor
Section titled “BufferDescriptor”#include <sbio/core/storage.hh>template<typename Role, hd_std::size_t Id = 0, hd_std::size_t MinSize = 0, typename Hint = void>struct BufferDescriptorDefined in src/lib/sbio/core/storage.hh:132
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
id |
variable |
Declared here |
min_size |
variable |
Declared here |
role |
typedef |
Declared here |
hint |
typedef |
Declared here |
Public Static Attributes
Section titled “Public Static Attributes”| Return | Name | Description |
|---|---|---|
constexpr hd_std::size_t |
id static constexpr |
|
constexpr hd_std::size_t |
min_size static constexpr |
static constexpr
constexpr hd_std::size_t id = IdDefined in src/lib/sbio/core/storage.hh:135
min_size
Section titled “min_size”static constexpr
constexpr hd_std::size_t min_size = MinSizeDefined in src/lib/sbio/core/storage.hh:136
Public Types
Section titled “Public Types”| Name | Description |
|---|---|
role |
|
hint |
using role = RoleDefined in src/lib/sbio/core/storage.hh:133
using hint = HintDefined in src/lib/sbio/core/storage.hh:134