OpFlex Framework 1.7.0
opflex::modb::ConstInfo Class Reference

Const info defines a specific enum member. More...

#include <opflex/modb/ConstInfo.h>

Public Member Functions

 ConstInfo (const std::string &name_, uint64_t id_)
 Construct a const info object with the given name and ID.
 
 ~ConstInfo ()
 Destructor.
 
const std::string & getName () const
 Get the name for this const.
 
const uint64_t getId () const
 Get the unique ID for this const within the enclosing enum.
 

Detailed Description

Const info defines a specific enum member.

This metadata is generated by the code generation framework and is required when the framework is initialized.


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