LLWebBrowserCtrlEvent Class Reference

#include <llwebbrowserctrl.h>

Collaboration diagram for LLWebBrowserCtrlEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLWebBrowserCtrlEvent ()
 LLWebBrowserCtrlEvent (int intValIn)
 LLWebBrowserCtrlEvent (std::string stringValIn)
virtual ~LLWebBrowserCtrlEvent ()
int getIntValue () const
std::string getStringValue () const

Private Attributes

int mIntVal
std::string mStringVal

Detailed Description

Definition at line 39 of file llwebbrowserctrl.h.


Constructor & Destructor Documentation

LLWebBrowserCtrlEvent::LLWebBrowserCtrlEvent (  )  [inline]

Definition at line 42 of file llwebbrowserctrl.h.

LLWebBrowserCtrlEvent::LLWebBrowserCtrlEvent ( int  intValIn  )  [inline]

Definition at line 46 of file llwebbrowserctrl.h.

LLWebBrowserCtrlEvent::LLWebBrowserCtrlEvent ( std::string  stringValIn  )  [inline]

Definition at line 51 of file llwebbrowserctrl.h.

virtual LLWebBrowserCtrlEvent::~LLWebBrowserCtrlEvent (  )  [inline, virtual]

Definition at line 56 of file llwebbrowserctrl.h.


Member Function Documentation

int LLWebBrowserCtrlEvent::getIntValue (  )  const [inline]

Definition at line 60 of file llwebbrowserctrl.h.

References mIntVal.

std::string LLWebBrowserCtrlEvent::getStringValue (  )  const [inline]

Definition at line 65 of file llwebbrowserctrl.h.

References mStringVal.


Member Data Documentation

int LLWebBrowserCtrlEvent::mIntVal [private]

Definition at line 68 of file llwebbrowserctrl.h.

Referenced by getIntValue().

std::string LLWebBrowserCtrlEvent::mStringVal [private]

Definition at line 72 of file llwebbrowserctrl.h.

Referenced by getStringValue().


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