The Pedigree Project 0.1
Public Attributes | List of all members
FileHandle Struct Reference
+ Collaboration diagram for FileHandle:

Public Attributes

uint32_t length = 0
 
int32_t type = 0
 
uint8_t bytes [128] = {}
 

Detailed Description

Definition at line 11 of file FileHandle.h.

Member Data Documentation

◆ bytes

uint8_t FileHandle::bytes[128] = {}

Definition at line 14 of file FileHandle.h.

◆ length

uint32_t FileHandle::length = 0

Definition at line 12 of file FileHandle.h.

◆ type

int32_t FileHandle::type = 0

Definition at line 13 of file FileHandle.h.


The documentation for this struct was generated from the following file: