MythSoap Class Reference

#include <mythsoap.h>

List of all members.


Detailed Description

Definition at line 7 of file mythsoap.h.


Public Slots

void httpDone (bool)

Public Member Functions

void doSoapRequest (QString, QString, QString, QString)
QByteArray getResponseData ()
bool isDone ()
bool hasError ()
QString getError () const
 MythSoap ()

Private Attributes

QHttp http
bool m_done
bool m_error
QByteArray m_data

Constructor & Destructor Documentation

MythSoap::MythSoap (  ) 

Definition at line 63 of file mythsoap.cpp.


Member Function Documentation

void MythSoap::doSoapRequest ( QString  host,
QString  path,
QString  soapAction,
QString  query 
)

Definition at line 6 of file mythsoap.cpp.

Referenced by IgnyteGrabber::IgnyteGrabber().

QByteArray MythSoap::getResponseData (  ) 

Definition at line 22 of file mythsoap.cpp.

Referenced by IgnyteGrabber::checkHttp().

bool MythSoap::isDone ( void   ) 

Definition at line 27 of file mythsoap.cpp.

Referenced by IgnyteGrabber::checkHttp().

bool MythSoap::hasError (  ) 

Definition at line 32 of file mythsoap.cpp.

Referenced by IgnyteGrabber::checkHttp().

QString MythSoap::getError (  )  const [inline]

Definition at line 15 of file mythsoap.h.

void MythSoap::httpDone ( bool  error  )  [slot]

Definition at line 37 of file mythsoap.cpp.

Referenced by doSoapRequest().


Member Data Documentation

QHttp MythSoap::http [private]

Definition at line 19 of file mythsoap.h.

Referenced by doSoapRequest(), getError(), and httpDone().

Definition at line 20 of file mythsoap.h.

Referenced by httpDone(), isDone(), and MythSoap().

Definition at line 21 of file mythsoap.h.

Referenced by hasError(), httpDone(), and MythSoap().

QByteArray MythSoap::m_data [private]

Definition at line 22 of file mythsoap.h.

Referenced by getResponseData(), and httpDone().


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

Generated on Sat Dec 18 05:16:08 2010 for MythTV by  doxygen 1.5.5