metadataengine/server/inc/mdsmanipulationengine.h
changeset 25 8e4539ab1889
parent 21 50bf9db68373
child 27 4a4892eec172
equal deleted inserted replaced
23:33ae025ac1e8 25:8e4539ab1889
    30 class CMdSObjectLockList;
    30 class CMdSObjectLockList;
    31 class CMdCSerializationBuffer;
    31 class CMdCSerializationBuffer;
    32 class CMdSSqlObjectManipulate;
    32 class CMdSSqlObjectManipulate;
    33 
    33 
    34 // CONSTANT DECLARATION
    34 // CONSTANT DECLARATION
    35 const TInt KGarbageCollectionDelay = 60; // test 1 minute
    35 const TInt KGarbageCollectionDelay = 60; // 1 minute
    36 
    36 
    37 // CLASS DECLARATION
    37 // CLASS DECLARATION
    38 
    38 
    39 /**
    39 /**
    40 * CMdSManipulationEngine.
    40 * CMdSManipulationEngine.