

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