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