CNetworkProxyImport Class Reference

#include <NetworkProxyImport.h>

Inheritance diagram for CNetworkProxyImport:
[legend]
Collaboration diagram for CNetworkProxyImport:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_SBINETWORKPROXYIMPORT 
CNetworkProxyImport ()
 
virtual ~CNetworkProxyImport ()
 
- Public Member Functions inherited from sbINetworkProxyImport
boolean importProxySettings (in AString aSource)
 Imports the network proxy settings from the specified source. More...
 

Static Public Member Functions

static void SetUnicharPref (const char *aPref, const nsAString &aValue, nsIPrefBranch *aPrefs)
 
static void ParseOverrideServers (const nsAString &aServers, nsIPrefBranch *aBranch)
 
static void SetProxyPref (const nsAString &aHostPort, const char *aPref, const char *aPortPref, nsIPrefBranch *aPrefs)
 

Additional Inherited Members

- Public Attributes inherited from sbINetworkProxyImport
readonly attribute nsIArray importSources
 Return the list of network proxy import sources. More...
 

Detailed Description

Definition at line 52 of file NetworkProxyImport.h.

Constructor & Destructor Documentation

CNetworkProxyImport::CNetworkProxyImport ( )

Definition at line 69 of file NetworkProxyImport.cpp.

CNetworkProxyImport::~CNetworkProxyImport ( )
virtual

Definition at line 74 of file NetworkProxyImport.cpp.

Member Function Documentation

void CNetworkProxyImport::ParseOverrideServers ( const nsAString &  aServers,
nsIPrefBranch aBranch 
)
static

Definition at line 133 of file NetworkProxyImport.cpp.

Here is the call graph for this function:

void CNetworkProxyImport::SetProxyPref ( const nsAString &  aHostPort,
const char *  aPref,
const char *  aPortPref,
nsIPrefBranch aPrefs 
)
static

Definition at line 160 of file NetworkProxyImport.cpp.

Here is the call graph for this function:

void CNetworkProxyImport::SetUnicharPref ( const char *  aPref,
const nsAString &  aValue,
nsIPrefBranch aPrefs 
)
static

Definition at line 119 of file NetworkProxyImport.cpp.

Here is the caller graph for this function:


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