wlanutilities/wlansniffer/aiplugin/inc/wsfaipublishobserver.h
branchCompilerCompatibility
changeset 9 cb0d84368d6e
parent 0 56b72877c1cb
equal deleted inserted replaced
4:107412708b22 9:cb0d84368d6e
    21 
    21 
    22 #include <e32std.h>
    22 #include <e32std.h>
    23 
    23 
    24 class CAknIconArray;
    24 class CAknIconArray;
    25 class CEikLabel;
    25 class CEikLabel;
    26 class CArrayFix< TInt >;
    26 template<class> class CArrayFix;
       
    27 
    27 /**
    28 /**
    28  *  Abstract interface for wlan active idle plugin
    29  *  Abstract interface for wlan active idle plugin
    29  *
    30  *
    30  */
    31  */
    31 class MWsfAiPublishObserver
    32 class MWsfAiPublishObserver