contentstorage/cahandler/url/inc/caurlhandler.h
changeset 66 32469d7d46ff
parent 61 8e5041d13c84
child 83 156f692b1687
equal deleted inserted replaced
61:8e5041d13c84 66:32469d7d46ff
    32 /**
    32 /**
    33  *  Command handler for url entries.
    33  *  Command handler for url entries.
    34  *
    34  *
    35  *  @lib caclient.lib
    35  *  @lib caclient.lib
    36  */
    36  */
    37 NONSHARABLE_CLASS( CCaUrlHandler )
    37 NONSHARABLE_CLASS( CCaUrlHandler ): public CBase
    38     {
    38     {
    39 
    39 
    40 public:
    40 public:
    41     // construction
    41     // construction
    42 
    42