|
| syscache (const D &...key) |
|
| syscache (::SysCacheIdentifier cache_id, const D &...key) |
|
template<convertible_from_datum V> |
std::optional< V > | get_attribute (int attr) |
| Get an attribute by index.
|
|
|
decltype(*std::declval< T >()) | operator* )() |
|
const decltype(*std::declval< T >()) | operator* )() const |
|
◆ get_attribute()
template<syscached T, convertible_into_datum... D>
template<convertible_from_datum V>
Get an attribute by index.
- Template Parameters
-
- Parameters
-
- Returns
The documentation for this struct was generated from the following file: