xentara-plugin v2.0.4
The Xentara Plugin Framework
|
An empty placeholder class used as structure of memory containing an unsigned integer bit field. More...
#include <xentara/memory/BitField.hpp>
Public Types | |
using | BaseType = Type |
The unsigned integer type that holds the bits. | |
using | TargetObject = Object< Type > |
The corresponding object type. | |
An empty placeholder class used as structure of memory containing an unsigned integer bit field.
Type | The unsigned integer type that holds the bits |
using xentara::memory::BitField< Type >::BaseType = Type |
The unsigned integer type that holds the bits.
using xentara::memory::BitField< Type >::TargetObject = Object<Type> |
The corresponding object type.