![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| sqlite3_vtab_cursor | base |
| int | nLvl |
| int | iLvl |
| FsdirLevel * | aLvl |
| const char * | zBase |
| int | nBase |
| struct stat | sStat |
| char * | zPath |
| sqlite3_int64 | iRowid |
| FsdirLevel* fsdir_cursor::aLvl |
Definition at line 2655 of file shell.c.
Referenced by fsdirNext(), and fsdirResetCursor().
| sqlite3_vtab_cursor fsdir_cursor::base |
Definition at line 2651 of file shell.c.
Referenced by fsdirOpen(), and fsdirSetErrmsg().
| int fsdir_cursor::iLvl |
Definition at line 2654 of file shell.c.
Referenced by fsdirNext(), fsdirOpen(), and fsdirResetCursor().
| sqlite3_int64 fsdir_cursor::iRowid |
Definition at line 2662 of file shell.c.
Referenced by fsdirNext(), fsdirResetCursor(), and fsdirRowid().
| int fsdir_cursor::nBase |
Definition at line 2658 of file shell.c.
Referenced by fsdirColumn(), fsdirFilter(), and fsdirResetCursor().
| int fsdir_cursor::nLvl |
Definition at line 2653 of file shell.c.
Referenced by fsdirNext(), and fsdirResetCursor().
| struct stat fsdir_cursor::sStat |
Definition at line 2658 of file shell.c.
Referenced by fsdirColumn(), fsdirFilter(), and fsdirNext().
| const char* fsdir_cursor::zBase |
Definition at line 2657 of file shell.c.
Referenced by fsdirFilter(), and fsdirResetCursor().
| char* fsdir_cursor::zPath |
Definition at line 2661 of file shell.c.
Referenced by fsdirColumn(), fsdirEof(), fsdirFilter(), fsdirNext(), and fsdirResetCursor().