NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include "remove_header_conflicts.hpp"
#include "progress_meter.hpp"
#include "cn3d_tools.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR(var, id, type) |
#define | ID_TEXT 10000 |
#define | ID_GAUGE 10001 |
Variables | |
USING_NCBI_SCOPE | |
#define DECLARE_AND_FIND_WINDOW_RETURN_ON_ERR | ( | var, | |
id, | |||
type | |||
) |
#define ID_GAUGE 10001 |
#define ID_TEXT 10000 |
USING_NCBI_SCOPE |
Definition at line 42 of file progress_meter.cpp.