17 #ifndef _SDFIMPLPRIVATE_HH_ 18 #define _SDFIMPLPRIVATE_HH_ SDFPrivate()
Definition: SDFImplPrivate.hh:29
SDF Element class.
Definition: Element.hh:60
Private data for base SDF class.
Definition: SDFImplPrivate.hh:27
ElementPtr root
Store the root element.
Definition: SDFImplPrivate.hh:31
namespace for Simulation Description Format parser
Definition: Console.hh:35
std::shared_ptr< Element > ElementPtr
Definition: Element.hh:45