Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::NoopGroupEntry Class Reference

Empty group entry that can be used for structuring the CDI configs. More...

#include <ConfigRepresentation.hxx>

Inheritance diagram for openlcb::NoopGroupEntry:
openlcb::ConfigReference

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.
 

Detailed Description

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.

Member Function Documentation

◆ end_offset()

constexpr unsigned openlcb::NoopGroupEntry::end_offset ( ) const
inlineconstexpr

Definition at line 80 of file ConfigRepresentation.hxx.

◆ size()

static constexpr unsigned openlcb::NoopGroupEntry::size ( )
inlinestaticconstexpr

Definition at line 84 of file ConfigRepresentation.hxx.


The documentation for this class was generated from the following file: