WPILibC++  unspecified
wpi::sys::fs::detail::DirIterState Struct Reference

Keeps state for the directory_iterator. More...

#include <FileSystem.h>

Collaboration diagram for wpi::sys::fs::detail::DirIterState:

Public Attributes

intptr_t IterationHandle = 0
 
directory_entry CurrentEntry
 

Detailed Description

Keeps state for the directory_iterator.


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