LLEventNotification Class Reference

#include <lleventnotifier.h>

Collaboration diagram for LLEventNotification:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLEventNotification ()
virtual ~LLEventNotification ()
BOOL load (const LLUserAuth::response_t &en)
BOOL load (const LLEventInfo &event_info)
U32 getEventID () const
const std::string & getEventName () const
U32 getEventDate () const
const std::string & getEventDateStr () const
LLVector3d getEventPosGlobal () const

Protected Attributes

U32 mEventID
std::string mEventName
std::string mEventDateStr
U32 mEventDate
LLVector3d mEventPosGlobal

Detailed Description

Definition at line 66 of file lleventnotifier.h.


Constructor & Destructor Documentation

LLEventNotification::LLEventNotification (  ) 

Definition at line 204 of file lleventnotifier.cpp.

LLEventNotification::~LLEventNotification (  )  [virtual]

Definition at line 211 of file lleventnotifier.cpp.


Member Function Documentation

U32 LLEventNotification::getEventDate (  )  const [inline]

Definition at line 78 of file lleventnotifier.h.

References mEventDate.

const std::string& LLEventNotification::getEventDateStr (  )  const [inline]

Definition at line 79 of file lleventnotifier.h.

References mEventDateStr.

U32 LLEventNotification::getEventID (  )  const [inline]

Definition at line 76 of file lleventnotifier.h.

References mEventID.

Referenced by LLEventNotifier::load(), and LLEventNotifier::notifyCallback().

const std::string& LLEventNotification::getEventName (  )  const [inline]

Definition at line 77 of file lleventnotifier.h.

References mEventName.

LLVector3d LLEventNotification::getEventPosGlobal (  )  const [inline]

Definition at line 80 of file lleventnotifier.h.

References mEventPosGlobal.

Referenced by LLEventNotifier::notifyCallback().

BOOL LLEventNotification::load ( const LLEventInfo event_info  ) 

Definition at line 321 of file lleventnotifier.cpp.

References mEventDate, mEventDateStr, mEventID, mEventName, mEventPosGlobal, LLEventInfo::mID, LLEventInfo::mName, LLEventInfo::mPosGlobal, LLEventInfo::mTimeStr, LLEventInfo::mUnixTime, and TRUE.

BOOL LLEventNotification::load ( const LLUserAuth::response_t en  ) 

Definition at line 216 of file lleventnotifier.cpp.

References FALSE, llendl, llinfos, LLVector3d::mdV, mEventDate, mEventDateStr, mEventID, mEventName, mEventPosGlobal, NULL, S32, TRUE, VX, VY, and VZ.

Referenced by LLEventNotifier::add(), and LLEventNotifier::load().


Member Data Documentation

U32 LLEventNotification::mEventDate [protected]

Definition at line 85 of file lleventnotifier.h.

Referenced by getEventDate(), and load().

std::string LLEventNotification::mEventDateStr [protected]

Definition at line 84 of file lleventnotifier.h.

Referenced by getEventDateStr(), and load().

U32 LLEventNotification::mEventID [protected]

Definition at line 82 of file lleventnotifier.h.

Referenced by getEventID(), and load().

std::string LLEventNotification::mEventName [protected]

Definition at line 83 of file lleventnotifier.h.

Referenced by getEventName(), and load().

LLVector3d LLEventNotification::mEventPosGlobal [protected]

Definition at line 86 of file lleventnotifier.h.

Referenced by getEventPosGlobal(), and load().


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