Struct Parameter::ParameterVector
Defined in File parameter.hpp
Nested Relationships
This struct is a nested type of Class Parameter.
Inheritance Relationships
Base Type
public std::vector< std::shared_ptr< Parameter > >
Struct Documentation
-
struct ParameterVector : public std::vector<std::shared_ptr<Parameter>>
Public Functions
-
inline void add(const value_type &v)
-
inline void add(const value_type &v)