ignition/msgs/Filesystem.hh File Reference
#include <memory>
#include <string>
#include <ignition/msgs/Export.hh>
#include <ignition/msgs/SuppressWarning.hh>
Go to the source code of this file.
Classes | |
class | DirIter |
A class for iterating over all items in a directory. More... | |
Namespaces | |
ignition | |
ignition::msgs | |
Enumerations | |
enum | FilesystemWarningOp { FSWO_LOG_WARNINGS = 0, FSWO_SUPPRESS_WARNINGS } |
Options for how to handle errors that occur in functions that manipulate the filesystem. More... | |