NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/framework/app_task_impl.hpp>
#include <gui/utils/app_job_dispatcher.hpp>
#include <functional>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CAppJobTask |
CAppJobTask CAppJobTask is an adapter that allows for running IAppJobs as Tasks in App Task Service. More... | |