Inheritance diagram for HistoGetterImpl< T, RET >:

Public Types | |
| typedef RET(T::* | GETTER )() const |
Public Member Functions | |
| HistoGetterImpl (GETTER getter, const cafe::Variables &vars) | |
| virtual float | get (TObject *obj) |
Private Attributes | |
| GETTER | _getter |
|
|||||
|
Definition at line 19 of file HistoGetter.cpp. Referenced by HistoGetterImpl< T, RET >::HistoGetterImpl(). |
|
||||||||||||||||
|
Definition at line 21 of file HistoGetter.cpp. References HistoGetterImpl< T, RET >::_getter, HistoGetterImpl< T, RET >::GETTER, cafe::HistoGetter::HistoGetter(), and cafe::HistoGetter::vars(). |
|
||||||||||
|
Implements cafe::HistoGetter. Definition at line 27 of file HistoGetter.cpp. References HistoGetterImpl< T, RET >::_getter. |
|
|||||
|
Definition at line 37 of file HistoGetter.cpp. Referenced by HistoGetterImpl< T, RET >::get(), and HistoGetterImpl< T, RET >::HistoGetterImpl(). |
1.3.4