LLMediaManagerData Class Reference

#include <llmediamanager.h>

Collaboration diagram for LLMediaManagerData:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMediaManagerData ()
void setBrowserApplicationDir (const std::string &browser_application_dir)
std::string & getBrowserApplicationDir ()
void setBrowserComponentDir (const std::string &browser_component_dir)
std::string & getBrowserComponentDir ()
void setBrowserParentWindow (void *browser_parent_window)
void * getBrowserParentWindow ()
void setBrowserProfileDir (const std::string &browser_profile_dir)
std::string & getBrowserProfileDir ()
void setBrowserProfileName (const std::string &browser_profile_name)
std::string & getBrowserProfileName ()
void setBrowserUserAgentId (const std::string &browser_user_agent_id)
std::string & getBrowserUserAgentId ()

Private Attributes

void * mBrowserParentWindow
std::string mBrowserProfileDir
std::string mBrowserProfileName
std::string mBrowserApplicationDir
std::string mBrowserComponentDir
std::string mBrowserUserAgentId


Detailed Description

Definition at line 42 of file llmediamanager.h.


Constructor & Destructor Documentation

LLMediaManagerData::LLMediaManagerData (  )  [inline]

Definition at line 45 of file llmediamanager.h.


Member Function Documentation

void LLMediaManagerData::setBrowserApplicationDir ( const std::string &  browser_application_dir  )  [inline]

Definition at line 52 of file llmediamanager.h.

References mBrowserApplicationDir.

Referenced by LLViewerMedia::initClass().

Here is the caller graph for this function:

std::string& LLMediaManagerData::getBrowserApplicationDir (  )  [inline]

Definition at line 53 of file llmediamanager.h.

References mBrowserApplicationDir.

void LLMediaManagerData::setBrowserComponentDir ( const std::string &  browser_component_dir  )  [inline]

Definition at line 55 of file llmediamanager.h.

References mBrowserComponentDir.

Referenced by LLViewerMedia::initClass().

Here is the caller graph for this function:

std::string& LLMediaManagerData::getBrowserComponentDir (  )  [inline]

Definition at line 56 of file llmediamanager.h.

References mBrowserComponentDir.

void LLMediaManagerData::setBrowserParentWindow ( void *  browser_parent_window  )  [inline]

Definition at line 58 of file llmediamanager.h.

References mBrowserParentWindow.

Referenced by LLViewerMedia::initClass().

Here is the caller graph for this function:

void* LLMediaManagerData::getBrowserParentWindow (  )  [inline]

Definition at line 59 of file llmediamanager.h.

References mBrowserParentWindow.

void LLMediaManagerData::setBrowserProfileDir ( const std::string &  browser_profile_dir  )  [inline]

Definition at line 61 of file llmediamanager.h.

References mBrowserProfileDir.

Referenced by LLViewerMedia::initClass().

Here is the caller graph for this function:

std::string& LLMediaManagerData::getBrowserProfileDir (  )  [inline]

Definition at line 62 of file llmediamanager.h.

References mBrowserProfileDir.

void LLMediaManagerData::setBrowserProfileName ( const std::string &  browser_profile_name  )  [inline]

Definition at line 64 of file llmediamanager.h.

References mBrowserProfileName.

Referenced by LLViewerMedia::initClass().

Here is the caller graph for this function:

std::string& LLMediaManagerData::getBrowserProfileName (  )  [inline]

Definition at line 65 of file llmediamanager.h.

References mBrowserProfileName.

void LLMediaManagerData::setBrowserUserAgentId ( const std::string &  browser_user_agent_id  )  [inline]

Definition at line 67 of file llmediamanager.h.

References mBrowserUserAgentId.

Referenced by LLViewerMedia::initClass().

Here is the caller graph for this function:

std::string& LLMediaManagerData::getBrowserUserAgentId (  )  [inline]

Definition at line 68 of file llmediamanager.h.


Member Data Documentation

Definition at line 68 of file llmediamanager.h.

Referenced by getBrowserParentWindow(), and setBrowserParentWindow().

Definition at line 72 of file llmediamanager.h.

Referenced by getBrowserProfileDir(), and setBrowserProfileDir().

Definition at line 73 of file llmediamanager.h.

Referenced by getBrowserProfileName(), and setBrowserProfileName().

Definition at line 74 of file llmediamanager.h.

Referenced by getBrowserApplicationDir(), and setBrowserApplicationDir().

Definition at line 75 of file llmediamanager.h.

Referenced by getBrowserComponentDir(), and setBrowserComponentDir().

Definition at line 76 of file llmediamanager.h.

Referenced by setBrowserUserAgentId().


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

Generated on Fri May 16 08:52:32 2008 for SecondLife by  doxygen 1.5.5