#include <llinventorymodel.h>


Public Member Functions | |
| LLBuddyCollector () | |
| virtual | ~LLBuddyCollector () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 593 of file llinventorymodel.h.
| LLBuddyCollector::LLBuddyCollector | ( | ) | [inline] |
Definition at line 596 of file llinventorymodel.h.
| virtual LLBuddyCollector::~LLBuddyCollector | ( | ) | [inline, virtual] |
Definition at line 597 of file llinventorymodel.h.
| bool LLBuddyCollector::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 3149 of file llinventorymodel.cpp.
References LLAssetType::AT_CALLINGCARD, gAgent, LLInventoryItem::getCreatorUUID(), LLAgent::getID(), LLInventoryObject::getType(), and LLUUID::isNull().

1.5.5