Go to the source code of this file.
Classes | |
| class | Property |
| class | Resource |
| class | ContainerClass |
| class | CDSObject |
Typedefs | |
| typedef QMap< QString, Property * > | Properties |
| typedef QList< CDSObject * > | CDSObjects |
| typedef QList< Resource * > | Resources |
| typedef QList< ContainerClass * > | Classes |
| typedef QStringList | FilterMap |
Enumerations | |
| enum | ObjectTypes { OT_Undefined = 0, OT_Container = 1, OT_Item = 2, OT_Res = 3 } |
| typedef QMap<QString,Property*> Properties |
Definition at line 73 of file upnpcdsobjects.h.
| typedef QList<CDSObject*> CDSObjects |
Definition at line 74 of file upnpcdsobjects.h.
Definition at line 105 of file upnpcdsobjects.h.
| typedef QList<ContainerClass*> Classes |
Definition at line 131 of file upnpcdsobjects.h.
| typedef QStringList FilterMap |
Definition at line 133 of file upnpcdsobjects.h.
| enum ObjectTypes |
Definition at line 30 of file upnpcdsobjects.h.
1.6.3