Typedefs | |
| typedef std::bitset< 16 > | Mask |
Enumerations | |
| enum | Bits { IS_KEY = (0x0001 << 0), IS_OPTIONAL = (0x0001 << 1), IS_SHAREABLE = (0x0001 << 2), IS_UNION_DEFAULT = (0x0001 << 3) } |
| typedef std::bitset<16> Mask |
Definition at line 132 of file TypeObject.hpp.
| enum Bits |
Definition at line 123 of file TypeObject.hpp.
1.7.1