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 135 of file llviewerobjectlist.h.


Constructor & Destructor Documentation

LLViewerObjectList::OrphanInfo::OrphanInfo (  ) 

Definition at line 1507 of file llviewerobjectlist.cpp.

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

Definition at line 1511 of file llviewerobjectlist.cpp.


Member Function Documentation

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

Definition at line 1516 of file llviewerobjectlist.cpp.

References mChildInfo, and mParentInfo.

Referenced by operator!=().

Here is the caller graph for this function:

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

Definition at line 1521 of file llviewerobjectlist.cpp.

References operator==().

Here is the call graph for this function:


Member Data Documentation

Definition at line 142 of file llviewerobjectlist.h.

Referenced by operator==().

Definition at line 143 of file llviewerobjectlist.h.

Referenced by operator==().


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:30:20 2008 for SecondLife by  doxygen 1.5.5