#include <upnpcds.h>
Public Attributes | |
| const char * | title |
| const char * | column |
| const char * | sql |
| const char * | where |
| const char * | orderColumn |
Definition at line 139 of file upnpcds.h.
| const char* UPnpCDSRootInfo::title |
Definition at line 141 of file upnpcds.h.
Referenced by UPnpCDSExtension::ProcessAll(), UPnpCDSExtension::ProcessContainer(), and UPnpCDSExtension::ProcessRoot().
| const char* UPnpCDSRootInfo::column |
Definition at line 142 of file upnpcds.h.
Referenced by UPnpCDSExtension::CreateItems(), and UPnpCDSExtension::GetDistinctCount().
| const char* UPnpCDSRootInfo::sql |
Definition at line 143 of file upnpcds.h.
Referenced by UPnpCDSExtension::ProcessContainer(), and UPnpCDSExtension::ProcessKey().
| const char* UPnpCDSRootInfo::where |
Definition at line 144 of file upnpcds.h.
Referenced by UPnpCDSExtension::ProcessKey().
| const char* UPnpCDSRootInfo::orderColumn |
Definition at line 145 of file upnpcds.h.
Referenced by UPnpCDSExtension::CreateItems().
1.6.3