![]() |
ATLAS Offline Software
|
#include <BitSpec.h>
Static Public Member Functions | |
| static constexpr std::size_t | parseNumber (std::string_view str, std::size_t &pos, std::size_t end) |
| static constexpr AuxSpec | parse (std::string_view spec) |
Public Attributes | |
| std::string_view | name |
| std::uint64_t | mask |
| std::size_t | shift |
| bool | has_mask |
|
inlinestaticconstexpr |
Definition at line 61 of file BitSpec.h.
|
inlinestaticconstexpr |