Belle II Software  release-08-01-10
Proxy Class Reference

Internal class that registers a variable with Manager when constructed. More...

#include <Manager.h>

Public Member Functions

 Proxy (const std::string &name, Manager::FunctionPtr f, const std::string &description, Manager::VariableDataType v, const std::string &unit="")
 constructor.
 
 Proxy (const std::string &name, Manager::ParameterFunctionPtr f, const std::string &description, Manager::VariableDataType v, const std::string &unit="")
 constructor.
 
 Proxy (const std::string &name, Manager::MetaFunctionPtr f, const std::string &description, Manager::VariableDataType v)
 constructor.
 

Detailed Description

Internal class that registers a variable with Manager when constructed.

Definition at line 309 of file Manager.h.


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