homescreensrv_plat/xcfw_api/inc/gecoobjectbase.h
branchv5backport
changeset 54 666a2952b5b3
parent 0 79c6a41cd166
equal deleted inserted replaced
53:282cea3dd14c 54:666a2952b5b3
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 /**
    28 /**
    29 *  Generic Content Object Base Class
    29 *  Generic Content Object Base Class
    30 *  Base class that all content objects derive from. 
    30 *  Base class that all content objects derive from. 
    31 *
    31 *
    32 *  @lib XCFW.lib
    32 *  @lib XCFW_hs_hs.lib
    33 *  @since Series 60 3.1
    33 *  @since Series 60 3.1
    34 */
    34 */
    35 class CGECOObjectBase :     public CBase
    35 class CGECOObjectBase :     public CBase
    36     {
    36     {
    37     public: // New functions
    37     public: // New functions