llmutelist.cpp File Reference

Management of list of muted players. More...

#include "llviewerprecompiledheaders.h"
#include "llmutelist.h"
#include <boost/tokenizer.hpp>
#include "llcrc.h"
#include "lldir.h"
#include "lldispatcher.h"
#include "llsdserialize.h"
#include "llxfermanager.h"
#include "message.h"
#include "llagent.h"
#include "llviewergenericmessage.h"
#include "llviewerwindow.h"
#include "llworld.h"
#include "llchat.h"
#include "llfloaterchat.h"
#include "llimpanel.h"
#include "llimview.h"
#include "llnotify.h"
#include "lluistring.h"
#include "llviewerobject.h"
#include "llviewerobjectlist.h"

Include dependency graph for llmutelist.cpp:

Go to the source code of this file.

Classes

class  LLDispatchEmptyMuteList

Functions

void notify_automute_callback (const LLUUID &agent_id, const char *first_name, const char *last_name, BOOL is_group, void *user_data)

Variables

static LLDispatchEmptyMuteList sDispatchEmptyMuteList
const char BY_NAME_SUFFIX [] = " (by name)"
const char AGENT_SUFFIX [] = " (resident)"
const char OBJECT_SUFFIX [] = " (object)"
const char GROUP_SUFFIX [] = " (group)"


Detailed Description

Management of list of muted players.

Author:
Richard Nelson, James Cook
LicenseInfo
firstyear=2003&license=viewergpl

Copyright (c) 2003-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llmutelist.cpp.


Function Documentation

void notify_automute_callback ( const LLUUID agent_id,
const char *  first_name,
const char *  last_name,
BOOL  is_group,
void *  user_data 
)


Variable Documentation

const char AGENT_SUFFIX[] = " (resident)"

Definition at line 99 of file llmutelist.cpp.

Referenced by LLMute::getDisplayName(), and LLMute::setFromDisplayName().

const char BY_NAME_SUFFIX[] = " (by name)"

Definition at line 98 of file llmutelist.cpp.

Referenced by LLMute::getDisplayName(), and LLMute::setFromDisplayName().

const char GROUP_SUFFIX[] = " (group)"

Definition at line 101 of file llmutelist.cpp.

Referenced by LLMute::getDisplayName(), and LLMute::setFromDisplayName().

const char OBJECT_SUFFIX[] = " (object)"

Definition at line 100 of file llmutelist.cpp.

Referenced by LLMute::getDisplayName(), and LLMute::setFromDisplayName().

Definition at line 93 of file llmutelist.cpp.


Generated on Fri May 16 08:36:53 2008 for SecondLife by  doxygen 1.5.5