|
| DescriptorView (void *startAddress, uint32_t length, DescriptorType type) |
|
| DescriptorView (const DescriptorView &desc)=default |
|
| DescriptorView (DescriptorView &&desc) noexcept |
|
DescriptorView & | operator= (const DescriptorView &desc)=default |
|
DescriptorView & | operator= (DescriptorView &&desc) noexcept |
|
uint32_t | length () const |
|
void * | data () |
|
const void * | data () const |
|
const DescriptorType & | type () const |
|
const DescriptorDataType & | dataType () const |
|
The documentation for this class was generated from the following files: