12 #ifdef DtUSE_UTILITIES_NAMESPACE
13 namespace DtUSE_UTILITIES_NAMESPACE
35 virtual void stop(
bool block );
47 #ifdef DtUSE_UTILITIES_NAMESPACE
void * myIoServiceImpl
Definition: vlIoServiceRunnable.h:41
The DtIoServiceRunnable provides a thread to run the Boost io_service in to provide async I/O to the ...
Definition: vlIoServiceRunnable.h:21
The DtInetSocket class provides a protocol independant, address family independant base class for TCP...
Definition: vlInetSocket.h:201
Contains declaration of DtRunnable abstract class.
DtInetSocket * mySocket
Definition: vlIoServiceRunnable.h:43
bool threadIsStopped
Definition: vlIoServiceRunnable.h:39
Declares the DtRunnable class for defining a object that can be run in a thread.
Definition: vlRunnable.h:28
Defines a ThreadedObject which can run a DtRunnable object in a thread.