ShoutCastRequest Class Reference

List of all members.

Public Member Functions

 ShoutCastRequest (void)
 ShoutCastRequest (const QUrl &url)
 ~ShoutCastRequest (void)
const char * data (void)
uint size (void)

Private Member Functions

void setUrl (const QUrl &url)

Private Attributes

QByteArray m_data

Detailed Description

Definition at line 61 of file shoutcast.cpp.


Constructor & Destructor Documentation

ShoutCastRequest::ShoutCastRequest ( void   )  [inline]

Definition at line 64 of file shoutcast.cpp.

ShoutCastRequest::ShoutCastRequest ( const QUrl &  url  )  [inline]

Definition at line 65 of file shoutcast.cpp.

ShoutCastRequest::~ShoutCastRequest ( void   )  [inline]

Definition at line 66 of file shoutcast.cpp.


Member Function Documentation

const char* ShoutCastRequest::data ( void   )  [inline]

Definition at line 67 of file shoutcast.cpp.

Referenced by ShoutCastIODevice::socketConnected().

uint ShoutCastRequest::size ( void   )  [inline]

Definition at line 68 of file shoutcast.cpp.

Referenced by ShoutCastIODevice::socketConnected().

void ShoutCastRequest::setUrl ( const QUrl &  url  )  [inline, private]

Definition at line 71 of file shoutcast.cpp.

Referenced by ShoutCastRequest().


Member Data Documentation

QByteArray ShoutCastRequest::m_data [private]

Definition at line 94 of file shoutcast.cpp.

Referenced by data(), setUrl(), and size().


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