LLViewerObjectList::OrphanInfo Class Reference

#include <llviewerobjectlist.h>

Collaboration diagram for LLViewerObjectList::OrphanInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OrphanInfo ()
 OrphanInfo (const U64 parent_info, const LLUUID child_info)
bool operator== (const OrphanInfo &rhs) const
bool operator!= (const OrphanInfo &rhs) const

Public Attributes

U64 mParentInfo
LLUUID mChildInfo

Detailed Description

Definition at line 138 of file llviewerobjectlist.h.


Constructor & Destructor Documentation

LLViewerObjectList::OrphanInfo::OrphanInfo (  ) 

Definition at line 1514 of file llviewerobjectlist.cpp.

LLViewerObjectList::OrphanInfo::OrphanInfo ( const U64  parent_info,
const LLUUID  child_info 
)

Definition at line 1518 of file llviewerobjectlist.cpp.


Member Function Documentation

bool LLViewerObjectList::OrphanInfo::operator!= ( const OrphanInfo rhs  )  const

Definition at line 1528 of file llviewerobjectlist.cpp.

References operator==().

bool LLViewerObjectList::OrphanInfo::operator== ( const OrphanInfo rhs  )  const

Definition at line 1523 of file llviewerobjectlist.cpp.

References mChildInfo, and mParentInfo.

Referenced by operator!=().


Member Data Documentation

LLUUID LLViewerObjectList::OrphanInfo::mChildInfo

Definition at line 146 of file llviewerobjectlist.h.

Referenced by operator==().

U64 LLViewerObjectList::OrphanInfo::mParentInfo

Definition at line 145 of file llviewerobjectlist.h.

Referenced by operator==().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:58 2010 for Second Life Viewer by  doxygen 1.4.7