uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
fddef_t Struct Reference

#include <fio.h>

Public Attributes

fdread_t fdread
 
fdwrite_t fdwrite
 
fdseek_t fdseek
 
fdclose_t fdclose
 
void * opaque
 

Detailed Description

Definition at line 13 of file fio.h.

Member Data Documentation

fdclose_t fddef_t::fdclose

Definition at line 17 of file fio.h.

fdread_t fddef_t::fdread

Definition at line 14 of file fio.h.

fdseek_t fddef_t::fdseek

Definition at line 16 of file fio.h.

fdwrite_t fddef_t::fdwrite

Definition at line 15 of file fio.h.

void* fddef_t::opaque

Definition at line 18 of file fio.h.


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