Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
ParserConfig.hh File Reference
#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"
Include dependency graph for ParserConfig.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdf::v12::ParserConfig
 This class contains configuration options for the libsdformat parser. More...
 

Namespaces

namespace  sdf
 namespace for Simulation Description Format parser
 
namespace  sdf::v12
 

Enumerations

enum class  sdf::v12::EnforcementPolicy { sdf::v12::ERR , sdf::v12::WARN , sdf::v12::LOG }
 Policy to describe how to treat certain conditions when parsing. More...