ConOpSys V2970  P004.07
ANVILEX control operating system
Public Attributes | List of all members
fs_file Struct Reference

#include <fs.h>

Collaboration diagram for fs_file:
Collaboration graph

Public Attributes

const char * data
 
int len
 
int index
 
fs_file_extensionpextension
 
u8_t flags
 

Member Data Documentation

◆ data

const char* fs_file::data

Referenced by fs_open().

◆ flags

u8_t fs_file::flags

Referenced by fs_open().

◆ index

int fs_file::index

Referenced by fs_bytes_left(), and fs_open().

◆ len

int fs_file::len

Referenced by fs_bytes_left(), and fs_open().

◆ pextension

fs_file_extension* fs_file::pextension

Referenced by fs_open().


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