htiui/HtiCommPlugins/HtiBtCommPlugin/BtEngine/inc/socketswriter.h
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    19 #ifndef __SOCKETSWRITER_H__
    19 #ifndef __SOCKETSWRITER_H__
    20 #define __SOCKETSWRITER_H__
    20 #define __SOCKETSWRITER_H__
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <in_sock.h>
    23 #include <in_sock.h>
    24 #include "TimeOutNotifier.h"
    24 #include "timeoutnotifier.h"
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    27 class CTimeOutTimer;
    27 class CTimeOutTimer;
    28 class MSocketObserver;
    28 class MSocketObserver;
    29 
    29