The TypeSpecifier
Class Reference
Wrapper class for a number of boolean properties. More...
Declaration
Included Headers
Friends Index
bool | operator== |
bool | operator!= |
Public Constructors Index
TypeSpecifier () | |
Public Member Functions Index
void | reset () |
void | merge (const TypeSpecifier &other) |
std::string | to_string () const |
Description
Wrapper class for a number of boolean properties.
The properties are packed together, and initialized to false.
Definition at line 653 of file types.h.
Friends
operator!=
| inline |
Definition at line 676 of file types.h.
References operator== and TypeSpecifier.
operator==
| inline |
Definition at line 667 of file types.h.
References TYPE_SPECIFIERS and TypeSpecifier.
Referenced by operator!=.
Public Constructors
TypeSpecifier()
| inline |
Definition at line 656 of file types.h.
Reference reset.
Referenced by merge, operator!= and operator==.
Public Member Functions
merge()
| inline |
Definition at line 660 of file types.h.
References TYPE_SPECIFIERS and TypeSpecifier.
reset()
| inline |
Definition at line 658 of file types.h.
Referenced by TypeSpecifier.
to_string()
| inline |
Definition at line 682 of file types.h.
Reference TYPE_SPECIFIERS.
Referenced by fmt::formatter< TypeSpecifier >::format and printNavTree.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.