#include <functional>#include <map>#include <string>#include <vector>#include <ignition/utils/ImplPtr.hh>#include "sdf/Error.hh"#include "sdf/InterfaceElements.hh"#include "sdf/sdf_config.h"#include "sdf/system_util.hh"

Go to the source code of this file.
Classes | |
| class | sdf::v11::ParserConfig |
| This class contains configuration options for the libsdformat parser. More... | |
Namespaces | |
| sdf | |
| namespace for Simulation Description Format parser | |
| sdf::v11 | |
Enumerations | |
| enum | sdf::v11::EnforcementPolicy { sdf::v11::EnforcementPolicy::ERR, sdf::v11::EnforcementPolicy::WARN, sdf::v11::EnforcementPolicy::LOG } |
| Policy to describe how to treat certain conditions when parsing. More... | |