upnpmediaserver/contentdirectoryservice/inc/upnpmetadatastorage.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 27 03808033c9a2
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <f32file.h>
    25 #include <f32file.h>
    26 #include <d32dbms.h>
    26 #include <d32dbms.h>
    27 #include <s32file.h>
    27 #include <s32file.h>
    28 #include <upnperrors.h>
    28 #include <upnperrors.h>
    29 #include <xml/dom/xmlengdom.h>
    29 #include <xmlengdom.h>
    30 
    30 
    31 // FORWARD DECLARATIONS
    31 // FORWARD DECLARATIONS
    32 class CUpnpObjectBean;
    32 class CUpnpObjectBean;
    33 class CUpnpElementBean;
    33 class CUpnpElementBean;
    34 class CUpnpAttributeBean;
    34 class CUpnpAttributeBean;