InternetContent Class Reference

#include <internetContent.h>

Inheritance diagram for InternetContent:
HttpServerExtension

List of all members.

Public Member Functions

 InternetContent (const QString &sSharePath)
virtual ~InternetContent ()
virtual QStringList GetBasePaths ()
bool ProcessRequest (HTTPRequest *pRequest)

Private Member Functions

void GetInternetSearch (HTTPRequest *pRequest)
void GetInternetSources (HTTPRequest *pRequest)
void GetInternetContent (HTTPRequest *pRequest)

Detailed Description

Definition at line 30 of file internetContent.h.


Constructor & Destructor Documentation

InternetContent::InternetContent ( const QString &  sSharePath  ) 

Definition at line 33 of file internetContent.cpp.

InternetContent::~InternetContent (  )  [virtual]

Definition at line 42 of file internetContent.cpp.


Member Function Documentation

void InternetContent::GetInternetSearch ( HTTPRequest pRequest  )  [private]

Definition at line 115 of file internetContent.cpp.

Referenced by ProcessRequest().

void InternetContent::GetInternetSources ( HTTPRequest pRequest  )  [private]

Definition at line 170 of file internetContent.cpp.

Referenced by ProcessRequest().

void InternetContent::GetInternetContent ( HTTPRequest pRequest  )  [private]

Definition at line 204 of file internetContent.cpp.

Referenced by ProcessRequest().

QStringList InternetContent::GetBasePaths (  )  [virtual]

Implements HttpServerExtension.

Definition at line 50 of file internetContent.cpp.

bool InternetContent::ProcessRequest ( HTTPRequest pRequest  )  [virtual]

Implements HttpServerExtension.

Definition at line 59 of file internetContent.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:05 2012 for MythTV by  doxygen 1.6.3