usbclasses/usbphoneasmodem/classcontroller/inc/usbmscfileclasscontroller.h
changeset 2 468cfcb53fd1
parent 0 1e05558e2206
child 3 47c263f7e521
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: Adheres to the UsbMan USB Class API and talks to mass storage file system
    14 // 
    14 // 
    15 // 
    15 // 
    16 
       
    17  
       
    18 /** 
       
    19  @file
       
    20  @internalTechnology
       
    21  Adheres to the UsbMan USB Class API and talks to mass storage file system
       
    22  */
       
    23 
    16 
    24 #ifndef USBMSCLASSCONTROLLER_H
    17 #ifndef USBMSCLASSCONTROLLER_H
    25 #define USBMSCLASSCONTROLLER_H
    18 #define USBMSCLASSCONTROLLER_H
    26 
    19 
    27 #include <e32std.h>
    20 #include <e32std.h>