|
The Pedigree Project 0.1
|
Collaboration diagram for FileHandle:Public Attributes | |
| uint32_t | length = 0 |
| int32_t | type = 0 |
| uint8_t | bytes [128] = {} |
Definition at line 11 of file FileHandle.h.
| uint8_t FileHandle::bytes[128] = {} |
Definition at line 14 of file FileHandle.h.
| uint32_t FileHandle::length = 0 |
Definition at line 12 of file FileHandle.h.
| int32_t FileHandle::type = 0 |
Definition at line 13 of file FileHandle.h.