Class ParameterTree::RegisteredParam

Nested Relationships

This class is a nested type of Class ParameterTree.

Class Documentation

class RegisteredParam

Public Functions

RegisteredParam()
RegisteredParam(const std::string &name, ParameterType type, void *data)
const std::string &Name() const
const ParameterType &Type() const
void *Data() const