networkingtestandutils/networkingunittest/DummyNifProtos/inc/Dummynifbinder.h
changeset 14 b33c3d136b7e
parent 0 af10295192d8
equal deleted inserted replaced
1:a579325b79dd 14:b33c3d136b7e
    30 #include <ip6_hdr.h>
    30 #include <ip6_hdr.h>
    31 #include <udp_hdr.h>
    31 #include <udp_hdr.h>
    32 #include <comms-infras/ss_protflow.h>
    32 #include <comms-infras/ss_protflow.h>
    33 #include <comms-infras/ss_flowbinders.h>
    33 #include <comms-infras/ss_flowbinders.h>
    34 #include <comms-infras/commsdebugutility.h>
    34 #include <comms-infras/commsdebugutility.h>
       
    35 #include <e32property.h>
    35 #include "es_protbinder.h"
    36 #include "es_protbinder.h"
    36 #include "DummyNifFlow.h"
    37 #include "DummyNifFlow.h"
    37 
    38 
    38 /*
    39 /*
    39 TODO NW: is there potential commonality that can be placed into a binder base class ?
    40 TODO NW: is there potential commonality that can be placed into a binder base class ?