Go to the source code of this file.
Classes | |
| class | Property |
| class | Resource |
| class | ContainerClass |
| class | CDSObject |
Typedefs | |
| typedef QDict< Property > | Properties |
| typedef QDictIterator< Property > | PropertiesIterator |
| typedef QPtrList< CDSObject > | CDSObjects |
| typedef QPtrList< Resource > | Resources |
| typedef QPtrList< ContainerClass > | Classes |
Enumerations | |
| enum | ObjectTypes { OT_Undefined = 0, OT_Container = 1, OT_Item = 2, OT_Res = 3 } |
| typedef QDict< Property > Properties |
Definition at line 62 of file upnpcdsobjects.h.
| typedef QDictIterator< Property > PropertiesIterator |
Definition at line 63 of file upnpcdsobjects.h.
| typedef QPtrList< CDSObject> CDSObjects |
Definition at line 64 of file upnpcdsobjects.h.
Definition at line 95 of file upnpcdsobjects.h.
| typedef QPtrList< ContainerClass > Classes |
Definition at line 121 of file upnpcdsobjects.h.
| enum ObjectTypes |
Definition at line 26 of file upnpcdsobjects.h.
1.5.5