GPAK  1.0.0
A general-purpose archive library
Data Fields
filesystem_iterator_state Struct Reference

#include <gpak_data.h>

Collaboration diagram for filesystem_iterator_state:
Collaboration graph
[legend]

Data Fields

filesystem_tree_node_tnode_
 
size_t child_index_
 
size_t file_index_
 

Detailed Description

Brief Description:\n Structure representing the state of a filesystem iterator.

This structure contains information about the current state of a filesystem iterator, including the current node, child index, and file index.

Definition at line 345 of file gpak_data.h.


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