browserutilities/feedsengine/FeedsServer/Api/src/FeedsInterface.cpp
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 37 cb62a4f66ebe
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    14 * Description:  The client side connection to the FeedsSever.
    14 * Description:  The client side connection to the FeedsSever.
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18  
    18  
    19 #include "FeedsInterface.h"
    19 #include "feedsinterface.h"
    20 #include "FeedsMap.h"
    20 #include "feedsmap.h"
    21 #include "Transaction.h"
    21 #include "transaction.h"
    22 #include "FeedAttributes.h"
    22 #include "feedattributes.h"
    23 #include "FolderAttributes.h"
    23 #include "folderattributes.h"
    24 #include "Logger.h"
    24 #include "Logger.h"
    25 #include <e32math.h>
    25 #include <e32math.h>
    26 
    26 
    27 // -----------------------------------------------------------------------------
    27 // -----------------------------------------------------------------------------
    28 // RFeedsInterface::Constructor
    28 // RFeedsInterface::Constructor