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

#include <fs.h>

Collaboration diagram for fsdata_file:
Collaboration graph

Public Attributes

const struct fsdata_filenext
 
const unsigned char * name
 
const unsigned char * data
 
int len
 
u8_t flags
 

Member Data Documentation

◆ data

const unsigned char* fsdata_file::data

Referenced by fs_open().

◆ flags

u8_t fsdata_file::flags

Referenced by fs_open().

◆ len

int fsdata_file::len

Referenced by fs_open().

◆ name

const unsigned char* fsdata_file::name

Referenced by fs_open().

◆ next

const struct fsdata_file* fsdata_file::next

Referenced by fs_open().


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