Enzo
Loading...
Searching...
No Matches
enzo::prm::Parameter Class Reference

Public Member Functions

 Parameter (Template prmTemplate)
 
std::string getName () const
 
std::string getLabel () const
 
enzo::prm::Type getType () const
 
unsigned int getVectorSize () const
 
bt::floatT evalFloat (unsigned int index=0) const
 
bt::String evalString (unsigned int index=0) const
 
bt::intT evalInt (unsigned int index=0) const
 
void setInt (bt::intT value, unsigned int index=0)
 
void setFloat (bt::floatT value, unsigned int index=0)
 
void setString (bt::String value, unsigned int index=0)
 
const TemplategetTemplate ()
 

Public Attributes

boost::signals2::signal< void()> valueChanged
 

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