#include <dr_fsw.h>
Public Attributes | |
char | absoluteBasePath [DRFSW_MAX_PATH] |
char | absoluteBasePathNew [DRFSW_MAX_PATH] |
char | absolutePath [DRFSW_MAX_PATH] |
char | absolutePathNew [DRFSW_MAX_PATH] |
drfsw_event_type | type |
Definition at line 125 of file porcupine/demo/c/dr_libs/old/dr_fsw.h.
char drfsw_event::absoluteBasePath |
Definition at line 137 of file porcupine/demo/c/dr_libs/old/dr_fsw.h.
char drfsw_event::absoluteBasePathNew |
Definition at line 140 of file porcupine/demo/c/dr_libs/old/dr_fsw.h.
char drfsw_event::absolutePath |
Definition at line 131 of file porcupine/demo/c/dr_libs/old/dr_fsw.h.
char drfsw_event::absolutePathNew |
Definition at line 134 of file porcupine/demo/c/dr_libs/old/dr_fsw.h.
drfsw_event_type drfsw_event::type |
Definition at line 128 of file porcupine/demo/c/dr_libs/old/dr_fsw.h.