Loading...
Searching...
No Matches
Element.hh File Reference
#include <map>
#include <memory>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "sdf/Param.hh"
#include "sdf/system_util.hh"
#include "sdf/Types.hh"
Include dependency graph for Element.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdf::Element
 SDF Element class. More...
class  sdf::ElementPrivate

Namespaces

namespace  sdf
 namespace for Simulation Description Format parser

Typedefs

typedef std::shared_ptr< Elementsdf::ElementPtr
typedef std::vector< ElementPtrsdf::ElementPtr_V
typedef std::weak_ptr< Elementsdf::ElementWeakPtr

Variables

class SDFORMAT_VISIBLE sdf::Element