Constexpr base class for all group like structures.
More...
#include <ConfigRepresentation.hxx>
|
| constexpr unsigned | end_offset () const |
| |
| constexpr | ConfigReference (unsigned offset) |
| | Initializes the config reference from a configuration space offset.
|
| |
| constexpr | ConfigReference (const ConfigReference &ref) |
| | Initializes the config reference from an existing config reference.
|
| |
| constexpr unsigned | offset () const |
| |
|
| static constexpr unsigned | size () |
| |
|
| unsigned | offset_ |
| | zero-based offset from the beginning of the configuration file.
|
| |
Constexpr base class for all group like structures.
Definition at line 45 of file ConfigRepresentation.hxx.
◆ end_offset()
| constexpr unsigned openlcb::GroupBaseEntry::end_offset |
( |
| ) |
const |
|
inlineconstexpr |
◆ size()
| static constexpr unsigned openlcb::GroupBaseEntry::size |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this class was generated from the following file: