GPAK
1.0.0
A general-purpose archive library
|
#include <gpak_data.h>
Data Fields | |
filesystem_iterator_state_t * | stack_ |
size_t | stack_size_ |
size_t | stack_capacity_ |
This structure contains information about a filesystem tree iterator, including a stack of iterator states, the current stack size, and stack capacity.
Definition at line 365 of file gpak_data.h.