Grok
7.6.6
|
UUID. More...
#include <FileFormat.h>
Public Member Functions | |
UUIDBox () | |
UUIDBox (const uint8_t myuuid[16], uint8_t *buf, size_t size, bool owns) | |
![]() | |
FileFormatBox () | |
![]() | |
grk_buffer (uint8_t *buffer, size_t off, size_t length, bool ownsData) | |
grk_buffer () | |
grk_buffer (uint8_t *buffer, size_t length, bool ownsData) | |
virtual | ~grk_buffer () |
void | alloc (size_t length) |
virtual void | dealloc () |
size_t | get_remaining_length (void) |
void | incr_offset (ptrdiff_t off) |
uint8_t * | curr_ptr () |
Public Attributes | |
uint8_t | uuid [16] |
![]() | |
uint64_t | length |
uint32_t | type |
![]() | |
uint8_t * | buf |
size_t | offset |
size_t | len |
bool | owns_data |
UUID.
|
inline |
References uuid.
|
inline |
References uuid.
uint8_t grk::UUIDBox::uuid[16] |
Referenced by UUIDBox().