hti/HtiServicePlugins/HtiFtpServicePlugin/inc/HtiFtpServicePlugin.h
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
child 18 3406c99bc375
equal deleted inserted replaced
1:28c1bd28d474 4:73ff0d268e1d
    21 #define HTIFTPSERVICEPLUGIN_H__
    21 #define HTIFTPSERVICEPLUGIN_H__
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <f32file.h>
    25 #include <f32file.h>
    26 #include <HTIServicePluginInterface.h>
    26 #include <HtiServicePluginInterface.h>
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 enum TFtpCommand
    29 enum TFtpCommand
    30     {
    30     {
    31     EFtpSTOR         = 0x02,
    31     EFtpSTOR         = 0x02,