gz/common/SystemPaths.hh File Reference
#include <stdio.h>
#include <unistd.h>
#include <functional>
#include <list>
#include <memory>
#include <string>
#include <vector>
#include <gz/common/Export.hh>
#include <gz/common/SuppressWarning.hh>
#include <gz/common/URI.hh>
Go to the source code of this file.
Classes | |
class | SystemPaths |
Functions to handle getting system paths, keeps track of: More... | |
Namespaces | |
ignition | |
Forward declarations for the common classes. | |
ignition::common | |
Macros | |
#define | GetCurrentDir getcwd |
Macro Definition Documentation
◆ GetCurrentDir
#define GetCurrentDir getcwd |