llinventorybridge.h File Reference

Implementation of the Inventory-Folder-View-Bridge classes. More...

#include "llfloaterproperties.h"
#include "llwearable.h"
#include "llviewercontrol.h"
#include "llcallingcard.h"

Include dependency graph for llinventorybridge.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LLMoveInv
struct  LLAttachmentRezAction
class  LLShowProps
class  LLInventoryPanelObserver
class  LLInvFVBridge
class  LLItemBridge
class  LLFolderBridge
class  LLScriptBridge
class  LLTextureBridge
class  LLSoundBridge
class  LLLandmarkBridge
class  LLCallingCardObserver
class  LLCallingCardBridge
class  LLNotecardBridge
class  LLGestureBridge
class  LLAnimationBridge
class  LLObjectBridge
class  LLLSLTextBridge
class  LLWearableBridge

Typedefs

typedef std::pair< LLUUID,
LLUUID
two_uuids_t
typedef std::list< two_uuids_ttwo_uuids_list_t
typedef std::pair< LLUUID,
two_uuids_list_t
uuid_move_list_t

Enumerations

enum  EInventoryIcon {
  TEXTURE_ICON_NAME, SOUND_ICON_NAME, CALLINGCARD_ONLINE_ICON_NAME, CALLINGCARD_OFFLINE_ICON_NAME,
  LANDMARK_ICON_NAME, LANDMARK_VISITED_ICON_NAME, SCRIPT_ICON_NAME, CLOTHING_ICON_NAME,
  OBJECT_ICON_NAME, OBJECT_MULTI_ICON_NAME, NOTECARD_ICON_NAME, BODYPART_ICON_NAME,
  SNAPSHOT_ICON_NAME, BODYPART_SHAPE_ICON_NAME, BODYPART_SKIN_ICON_NAME, BODYPART_HAIR_ICON_NAME,
  BODYPART_EYES_ICON_NAME, CLOTHING_SHIRT_ICON_NAME, CLOTHING_PANTS_ICON_NAME, CLOTHING_SHOES_ICON_NAME,
  CLOTHING_SOCKS_ICON_NAME, CLOTHING_JACKET_ICON_NAME, CLOTHING_GLOVES_ICON_NAME, CLOTHING_UNDERSHIRT_ICON_NAME,
  CLOTHING_UNDERPANTS_ICON_NAME, CLOTHING_SKIRT_ICON_NAME, ANIMATION_ICON_NAME, GESTURE_ICON_NAME,
  ICON_NAME_COUNT
}

Variables

const char * ICON_NAME [ICON_NAME_COUNT]


Detailed Description

Implementation of the Inventory-Folder-View-Bridge classes.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-2007, 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://secondlife.com/developers/opensource/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://secondlife.com/developers/opensource/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 llinventorybridge.h.


Typedef Documentation

typedef std::list<two_uuids_t> two_uuids_list_t

Definition at line 76 of file llinventorybridge.h.

typedef std::pair<LLUUID, LLUUID> two_uuids_t

Definition at line 75 of file llinventorybridge.h.

typedef std::pair<LLUUID, two_uuids_list_t> uuid_move_list_t

Definition at line 77 of file llinventorybridge.h.


Enumeration Type Documentation

enum EInventoryIcon

Enumerator:
TEXTURE_ICON_NAME 
SOUND_ICON_NAME 
CALLINGCARD_ONLINE_ICON_NAME 
CALLINGCARD_OFFLINE_ICON_NAME 
LANDMARK_ICON_NAME 
LANDMARK_VISITED_ICON_NAME 
SCRIPT_ICON_NAME 
CLOTHING_ICON_NAME 
OBJECT_ICON_NAME 
OBJECT_MULTI_ICON_NAME 
NOTECARD_ICON_NAME 
BODYPART_ICON_NAME 
SNAPSHOT_ICON_NAME 
BODYPART_SHAPE_ICON_NAME 
BODYPART_SKIN_ICON_NAME 
BODYPART_HAIR_ICON_NAME 
BODYPART_EYES_ICON_NAME 
CLOTHING_SHIRT_ICON_NAME 
CLOTHING_PANTS_ICON_NAME 
CLOTHING_SHOES_ICON_NAME 
CLOTHING_SOCKS_ICON_NAME 
CLOTHING_JACKET_ICON_NAME 
CLOTHING_GLOVES_ICON_NAME 
CLOTHING_UNDERSHIRT_ICON_NAME 
CLOTHING_UNDERPANTS_ICON_NAME 
CLOTHING_SKIRT_ICON_NAME 
ANIMATION_ICON_NAME 
GESTURE_ICON_NAME 
ICON_NAME_COUNT 

Definition at line 37 of file llinventorybridge.h.


Variable Documentation

const char* ICON_NAME[ICON_NAME_COUNT]

Definition at line 115 of file llinventorybridge.cpp.

Referenced by get_item_icon_uuid(), and LLItemBridge::getIcon().


Generated on Thu Jul 1 06:10:29 2010 for Second Life Viewer by  doxygen 1.4.7