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)
 LLWebBrowserCtrlEvent (std::string stringValIn, std::string stringValExIn)
virtual ~LLWebBrowserCtrlEvent ()
int getIntValue () const
std::string getStringValue () const
std::string getStringValueEx () const

Private Attributes

int mIntVal
std::string mStringVal
std::string mStringValEx


Detailed Description

Definition at line 37 of file llwebbrowserctrl.h.


Constructor & Destructor Documentation

LLWebBrowserCtrlEvent::LLWebBrowserCtrlEvent (  )  [inline]

Definition at line 40 of file llwebbrowserctrl.h.

LLWebBrowserCtrlEvent::LLWebBrowserCtrlEvent ( int  intValIn  )  [inline]

Definition at line 44 of file llwebbrowserctrl.h.

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

Definition at line 49 of file llwebbrowserctrl.h.

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

Definition at line 55 of file llwebbrowserctrl.h.

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

Definition at line 62 of file llwebbrowserctrl.h.


Member Function Documentation

int LLWebBrowserCtrlEvent::getIntValue (  )  const [inline]

Definition at line 66 of file llwebbrowserctrl.h.

References mIntVal.

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

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

Definition at line 76 of file llwebbrowserctrl.h.

References mStringValEx.


Member Data Documentation

Definition at line 79 of file llwebbrowserctrl.h.

Referenced by getIntValue().

std::string LLWebBrowserCtrlEvent::mStringVal [private]

Definition at line 83 of file llwebbrowserctrl.h.

Referenced by getStringValue().

std::string LLWebBrowserCtrlEvent::mStringValEx [private]

Definition at line 84 of file llwebbrowserctrl.h.

Referenced by getStringValueEx().


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

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