#include <llinventorymodel.h>
Inheritance diagram for LLBuddyCollector:
Public Member Functions | |
LLBuddyCollector () | |
virtual | ~LLBuddyCollector () |
virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 572 of file llinventorymodel.h.
LLBuddyCollector::LLBuddyCollector | ( | ) | [inline] |
Definition at line 575 of file llinventorymodel.h.
virtual LLBuddyCollector::~LLBuddyCollector | ( | ) | [inline, virtual] |
Definition at line 576 of file llinventorymodel.h.
bool LLBuddyCollector::operator() | ( | LLInventoryCategory * | cat, | |
LLInventoryItem * | item | |||
) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 2834 of file llinventorymodel.cpp.
References LLAssetType::AT_CALLINGCARD, gAgent, LLInventoryItem::getCreatorUUID(), LLAgent::getID(), LLInventoryObject::getType(), and LLUUID::isNull().