#include <llcontrol.h>
Public Member Functions | |
| virtual | ~ApplyFunctor () |
| virtual void | apply (const LLString &name, LLControlVariable *control)=0 |
Definition at line 151 of file llcontrol.h.
| virtual LLControlGroup::ApplyFunctor::~ApplyFunctor | ( | ) | [inline, virtual] |
Definition at line 153 of file llcontrol.h.
| virtual void LLControlGroup::ApplyFunctor::apply | ( | const LLString & | name, | |
| LLControlVariable * | control | |||
| ) | [pure virtual] |
1.5.5