contacts_plat/virtual_phonebook_store_api/inc/CVPbkMultiContactOperationBase.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    20 #ifndef CVPBKMULTICONTACTOPERATIONBASE_H
    20 #ifndef CVPBKMULTICONTACTOPERATIONBASE_H
    21 #define CVPBKMULTICONTACTOPERATIONBASE_H
    21 #define CVPBKMULTICONTACTOPERATIONBASE_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <mvpbkcontactoperation.h>
    25 #include <MVPbkContactOperation.h>
    26 
    26 
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 /**
    28 /**
    29  * Base class for multi contact operations. Multi operations
    29  * Base class for multi contact operations. Multi operations
    30  * contain other operations that are executed as one.
    30  * contain other operations that are executed as one.