|
Open Model Railroad Network (OpenMRN)
|
Empty group entry that can be used for structuring the CDI configs. More...
#include <ConfigRepresentation.hxx>
Public Member Functions | |
| INHERIT_CONSTEXPR_CONSTRUCTOR (NoopGroupEntry, ConfigReference) | |
| constexpr unsigned | end_offset () const |
Public Member Functions inherited from openlcb::ConfigReference | |
| 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 Public Member Functions | |
| static constexpr unsigned | size () |
Additional Inherited Members | |
Protected Attributes inherited from openlcb::ConfigReference | |
| unsigned | offset_ |
| zero-based offset from the beginning of the configuration file. | |
Empty group entry that can be used for structuring the CDI configs.
Does not seem to be used.
Definition at line 76 of file ConfigRepresentation.hxx.
|
inlineconstexpr |
Definition at line 80 of file ConfigRepresentation.hxx.
|
inlinestaticconstexpr |
Definition at line 84 of file ConfigRepresentation.hxx.