NCBI C++ ToolKit
|
#include <corelib/ncbistl.hpp>
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/packages/pkg_alignment/net_blast_job_descr.hpp>
#include <gui/core/view_extensions.hpp>
#include <gui/core/pt_item.hpp>
#include <gui/utils/app_job_dispatcher.hpp>
#include <gui/framework/ui_data_source.hpp>
#include <gui/framework/service.hpp>
#include <objects/blast/Blast4_get_databases_reply.hpp>
#include <objects/general/User_field.hpp>
#include <gui/utils/extension.hpp>
#include <gui/utils/ui_object.hpp>
#include <gui/utils/event_handler.hpp>
#include <gui/objutils/reg_settings.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CNetBLASTUIDataSourceEvent |
class | CNetBLASTUIDataSource |
CNetBLASTUIDataSource. More... | |
class | CNetBLASTUIDataSourceType |
CNetBLASTUIDataSourceType. More... | |
Macros | |
#define | NET_BLAST_DM_TOOL_NAME "NCBI Net BLAST" |
Enumerations | |
enum | ENetBlastCommands { eCmdRetriveBlastJobs = 12200 , eCmdMonitorBlastJobs , eCmdDeleteBlastJobs , eCmdExploreNetBLAST , eCmdLoadRIDs , eCmdBlastWinMask } |
commands introduced by Net BLAST data source More... | |