contentstorage/inc/casrvdef.h
changeset 89 1e87eb3b400f
parent 85 7feec50967db
equal deleted inserted replaced
88:7f0462e8c3da 89:1e87eb3b400f
    33 
    33 
    34 const TInt KInputPosition1 = 0;
    34 const TInt KInputPosition1 = 0;
    35 const TInt KInputPosition2 = 1;
    35 const TInt KInputPosition2 = 1;
    36 const TInt KOutputPosition = 2;
    36 const TInt KOutputPosition = 2;
    37 
    37 
    38 //TODO: move to another location so that server have access to it
       
    39 // Opcodes used in message passing between client and server
       
    40 enum TCaServerRequests
    38 enum TCaServerRequests
    41     {
    39     {
    42     EContentArsenalGetList_GetSize = 100,
    40     EContentArsenalGetList_GetSize = 100,
    43     EContentArsenalGetList_GetData,
    41     EContentArsenalGetList_GetData,
    44     EContentArsenalGetIds_GetSize,
    42     EContentArsenalGetIds_GetSize,