contentstorage/inc/casrvdef.h
changeset 61 8e5041d13c84
parent 60 f62f87b200ec
equal deleted inserted replaced
60:f62f87b200ec 61:8e5041d13c84
    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,