The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::TreeNode::ExtensionsBase Class Referenceabstract

Base class used to extend TreeNode parameter sets. More...

#include <TreeNode.hpp>

Inheritance diagram for sparta::TreeNode::ExtensionsBase:

Public Member Functions

virtual void setParameters (std::unique_ptr< ParameterSet > params)=0
 
virtual ParameterSetgetParameters ()=0
 
virtual ParameterSetgetYamlOnlyParameters ()=0
 
virtual void postCreate ()
 

Detailed Description

Base class used to extend TreeNode parameter sets.

Definition at line 1886 of file TreeNode.hpp.

Member Function Documentation

◆ postCreate()

virtual void sparta::TreeNode::ExtensionsBase::postCreate ( )
inlinevirtual

Definition at line 1894 of file TreeNode.hpp.


The documentation for this class was generated from the following file: