

Public Member Functions | |
| virtual | ~LLAlwaysCollect () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 402 of file llinventorymodel.cpp.
| virtual LLAlwaysCollect::~LLAlwaysCollect | ( | ) | [inline, virtual] |
Definition at line 405 of file llinventorymodel.cpp.
| virtual bool LLAlwaysCollect::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [inline, virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 406 of file llinventorymodel.cpp.
References TRUE.
1.5.5