pict
Documentation for pict is still a work-in-progress
 
Loading...
Searching...
No Matches
PtpEventReader Struct Reference

Stream reader state struct for struct PtpGenericEvent. More...

#include <libpict.h>

Public Attributes

unsigned int data_of
 
unsigned int n_entries
 
unsigned int index
 
void * ptr
 

Detailed Description

Stream reader state struct for struct PtpGenericEvent.

Definition at line 187 of file libpict.h.

Member Data Documentation

◆ data_of

unsigned int PtpEventReader::data_of

Definition at line 188 of file libpict.h.

◆ index

unsigned int PtpEventReader::index

Definition at line 190 of file libpict.h.

◆ n_entries

unsigned int PtpEventReader::n_entries

Definition at line 189 of file libpict.h.

◆ ptr

void* PtpEventReader::ptr

Definition at line 191 of file libpict.h.


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