#include <Element.hh>
◆ attributes
      
        
          | Param_V sdf::v9::ElementPrivate::attributes | 
        
      
 
 
◆ copyChildren
      
        
          | bool sdf::v9::ElementPrivate::copyChildren | 
        
      
 
True if element's children should be copied. 
 
 
◆ description
      
        
          | std::string sdf::v9::ElementPrivate::description | 
        
      
 
 
◆ elementDescriptions
◆ elements
◆ explicitlySetInFile
      
        
          | bool sdf::v9::ElementPrivate::explicitlySetInFile | 
        
      
 
True if the element was set in the SDF file. 
 
 
◆ includeFilename
      
        
          | std::string sdf::v9::ElementPrivate::includeFilename | 
        
      
 
name of the include file that was used to create this element 
 
 
◆ name
      
        
          | std::string sdf::v9::ElementPrivate::name | 
        
      
 
 
◆ originalVersion
      
        
          | std::string sdf::v9::ElementPrivate::originalVersion | 
        
      
 
Spec version that this was originally parsed from. 
 
 
◆ parent
◆ path
      
        
          | std::string sdf::v9::ElementPrivate::path | 
        
      
 
Path to file where this element came from. 
 
 
◆ referenceSDF
      
        
          | std::string sdf::v9::ElementPrivate::referenceSDF | 
        
      
 
 
◆ required
      
        
          | std::string sdf::v9::ElementPrivate::required | 
        
      
 
True if element is required. 
 
 
◆ value
The documentation for this class was generated from the following file: