usbclasses/usbphoneasmodem/classcontroller/src/usbmscfileclasscontrollerimp.cpp
changeset 2 468cfcb53fd1
parent 0 1e05558e2206
equal deleted inserted replaced
1:705ec7b86991 2:468cfcb53fd1
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description: Defines the implementation collection for the mass storage class controller.
    14 // 
    14 // 
    15 // 
    15 // 
    16 
       
    17 /** 
       
    18  @file
       
    19  Defines the implementation collection for the mass storage class controller.
       
    20  */
       
    21 
    16 
    22 #include <e32base.h>
    17 #include <e32base.h>
    23 #include <e32std.h>
    18 #include <e32std.h>
    24 #include <ecom/ecom.h>
    19 #include <ecom/ecom.h>
    25 #include <ecom/implementationproxy.h>
    20 #include <ecom/implementationproxy.h>
    26 #include "UsbMscFileClassController.h"
    21 #include "usbmscfileclasscontroller.h"
    27 #include "usbmscfileuids.hrh"
    22 #include "usbmscfileuids.hrh"
    28 
    23 
    29 // Define the private interface UIDs
    24 // Define the private interface UIDs
    30 const TImplementationProxy ImplementationTable[] =
    25 const TImplementationProxy ImplementationTable[] =
    31     {
    26     {