|
MythTV
0.26-pre
|
#include <upnpcdsobjects.h>
Public Member Functions | |
| Resource (const QString &sProtocolInfo, const QString &sURI) | |
| void | AddAttribute (const QString &sName, const QString &sValue) |
Public Attributes | |
| QString | m_sProtocolInfo |
| QString | m_sURI |
| NameValues | m_lstAttributes |
Definition at line 80 of file upnpcdsobjects.h.
| Resource::Resource | ( | const QString & | sProtocolInfo, |
| const QString & | sURI | ||
| ) | [inline] |
Definition at line 91 of file upnpcdsobjects.h.
| void Resource::AddAttribute | ( | const QString & | sName, |
| const QString & | sValue | ||
| ) | [inline] |
Definition at line 98 of file upnpcdsobjects.h.
Referenced by UPnpCDSMusic::AddItem(), UPnpCDSTv::AddItem(), and UPnpCDSVideo::AddItem().
| QString Resource::m_sProtocolInfo |
Definition at line 84 of file upnpcdsobjects.h.
Referenced by Resource().
| QString Resource::m_sURI |
Definition at line 85 of file upnpcdsobjects.h.
Referenced by Resource().
Definition at line 87 of file upnpcdsobjects.h.
Referenced by AddAttribute().
1.7.6.1