

Public Member Functions | |
| LLDispatchEstateUpdateInfo () | |
| virtual | ~LLDispatchEstateUpdateInfo () |
| virtual bool | operator() (const LLDispatcher *dispatcher, const std::string &key, const LLUUID &invoice, const sparam_t &strings) |
Definition at line 90 of file llfloaterregioninfo.cpp.
| LLDispatchEstateUpdateInfo::LLDispatchEstateUpdateInfo | ( | ) | [inline] |
Definition at line 93 of file llfloaterregioninfo.cpp.
| virtual LLDispatchEstateUpdateInfo::~LLDispatchEstateUpdateInfo | ( | ) | [inline, virtual] |
Definition at line 94 of file llfloaterregioninfo.cpp.
| bool LLDispatchEstateUpdateInfo::operator() | ( | const LLDispatcher * | dispatcher, | |
| const std::string & | key, | |||
| const LLUUID & | invoice, | |||
| const sparam_t & | strings | |||
| ) | [virtual] |
Definition at line 2963 of file llfloaterregioninfo.cpp.
References LLPanelEstateInfo::callbackCacheName(), ESTATE_LAST_LINDEN, FALSE, gAgent, gCacheName, LLCacheName::get(), LLFloaterRegionInfo::getPanelEstate(), LLAgent::getRegion(), LLAgent::isGodlike(), NULL, REGION_FLAGS_EXTERNALLY_VISIBLE, REGION_FLAGS_SUN_FIXED, LLPanelEstateInfo::setAbuseEmailAddress(), LLPanelEstateInfo::setAccessAllowedEnabled(), LLPanelEstateInfo::setEstateFlags(), LLPanelEstateInfo::setEstateID(), LLPanelEstateInfo::setEstateName(), LLPanelEstateInfo::setGlobalTime(), LLViewerRegion::setOwner(), LLPanelEstateInfo::setSunHour(), and TRUE.

1.5.5