NameValue Class Reference

#include <upnputil.h>

List of all members.


Detailed Description

Definition at line 54 of file upnputil.h.


Public Member Functions

 NameValue ()
 NameValue (const QString &name, const QString &value)
 NameValue (const QString &name, char *value)
 NameValue (const QString &name, int value)
 NameValue (const QString &name, bool value)
 ~NameValue ()
void AddAttribute (const QString &name, const QString &value)

Public Attributes

QString sName
QString sValue
NameValueListpAttributes

Constructor & Destructor Documentation

NameValue::NameValue (  )  [inline]

Definition at line 63 of file upnputil.h.

Referenced by AddAttribute().

NameValue::NameValue ( const QString &  name,
const QString &  value 
) [inline]

Definition at line 66 of file upnputil.h.

NameValue::NameValue ( const QString &  name,
char *  value 
) [inline]

Definition at line 69 of file upnputil.h.

NameValue::NameValue ( const QString &  name,
int  value 
) [inline]

Definition at line 72 of file upnputil.h.

NameValue::NameValue ( const QString &  name,
bool  value 
) [inline]

Definition at line 75 of file upnputil.h.

NameValue::~NameValue (  )  [inline]

Definition at line 78 of file upnputil.h.


Member Function Documentation

void NameValue::AddAttribute ( const QString &  name,
const QString &  value 
) [inline]

Definition at line 84 of file upnputil.h.

Referenced by UPnpMSRR::HandleIsAuthorized(), and UPnpMSRR::HandleIsValidated().


Member Data Documentation

Definition at line 58 of file upnputil.h.

Definition at line 59 of file upnputil.h.

Definition at line 61 of file upnputil.h.

Referenced by AddAttribute(), and ~NameValue().


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

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