Enzo
Loading...
Searching...
No Matches
ParameterSerializable Struct Reference

Public Member Functions

bool operator== (const ParameterSerializable &other) const =default
 
template<class Archive >
void serialize (Archive &ar)
 

Public Attributes

std::string name
 
std::vector< enzo::floatT > floatValues
 
std::vector< enzo::intT > intValues
 
std::vector< std::string > stringValues
 
std::vector< std::optional< std::string > > expressions
 
std::vector< std::vector< ParameterSerializable > > instances
 

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