cmmanager/cmmgr/cmmserver/inc/cmmconnmethodstruct.h
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 27 489cf6208544
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
    27 class CCmmConnMethodInstance;
    27 class CCmmConnMethodInstance;
    28 class CCmPluginBaseEng;
    28 class CCmPluginBaseEng;
    29 
    29 
    30 
    30 
    31 /**
    31 /**
    32  * TODO
    32  * Cache side object representing a connection method. Reflects the current
       
    33  * state in database.
    33  */
    34  */
    34 NONSHARABLE_CLASS( CCmmConnMethodStruct ) : public CBase
    35 NONSHARABLE_CLASS( CCmmConnMethodStruct ) : public CBase
    35     {
    36     {
    36 public:
    37 public:
    37     static CCmmConnMethodStruct* NewL( const TUint32& aConnMethodId );
    38     static CCmmConnMethodStruct* NewL( const TUint32& aConnMethodId );