ConstRefGetter typedef (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | |
d_constRefGetter (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | |
d_plainGetter (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | |
d_refGetter (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | |
GetterFunctor(PlainGetter getter) (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | inline |
GetterFunctor(ConstRefGetter getter) (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | inline |
GetterFunctor(RefGetter getter) (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | inline |
GetterFunctor(int) (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | inline |
operator bool(void) const (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | inline |
operator()(const C *instance) const (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | inline |
PlainGetter typedef (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | |
RefGetter typedef (defined in CEGUI::TplProperty< C, T >::GetterFunctor) | CEGUI::TplProperty< C, T >::GetterFunctor | |