linklayercontrol/networkinterfacemgr/inc/NIFIF.H
branchRCL_3
changeset 5 1422c6cd3f0c
parent 0 af10295192d8
equal deleted inserted replaced
1:a579325b79dd 5:1422c6cd3f0c
    26 #define __NIFIF_H__
    26 #define __NIFIF_H__
    27 
    27 
    28 #define SYMBIAN_NETWORKING_UPS
    28 #define SYMBIAN_NETWORKING_UPS
    29 
    29 
    30 #include <nifman.h>
    30 #include <nifman.h>
       
    31 #include <e32property.h>
    31 #include <comms-infras/nifprvar.h>
    32 #include <comms-infras/nifprvar.h>
    32 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
    33 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
    33 #include <comms-infras/nifif_internal.h>
    34 #include <comms-infras/nifif_internal.h>
    34 #endif
    35 #endif
    35 
    36 
       
    37 class RMBufChain;
    36 
    38 
    37 /**
    39 /**
    38  The direction of data transfer
    40  The direction of data transfer
    39  Currently used by network layers making the PacketActivity() call to specify
    41  Currently used by network layers making the PacketActivity() call to specify
    40  which direction the data was transferred in
    42  which direction the data was transferred in