Struct rcutils_dir_iter_s
Defined in File filesystem.h
Struct Documentation
-
struct rcutils_dir_iter_s
An iterator used for enumerating directory contents.
Public Members
-
const char *entry_name
The name of the enumerated file or directory.
-
rcutils_allocator_t allocator
The allocator used internally by iteration functions.
-
void *state
The platform-specific iteration state.
-
const char *entry_name