HDK
|
#include "NET_API.h"
#include <UT/UT_BoostAsio.h>
#include <UT/UT_Condition.h>
#include <UT/UT_Function.h>
#include <UT/UT_Lock.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_ThreadedIO.h>
#include <UT/UT_UniquePtr.h>
Go to the source code of this file.
Classes | |
class | NET_ThreadedIO |
class | NET_ThreadedIO::Task |
Base Class to perform IO thread tasks. More... | |
Functions | |
NET_API NET_ThreadedIO * | NETgetThreadedIO () |
NET_API NET_ThreadedIO* NETgetThreadedIO | ( | ) |