Go to the source code of this file.
Go to the SVN repository for this file.
◆ DEFAULT_PREOPEN
#define DEFAULT_PREOPEN false |
◆ DEFAULT_RETRY_COUNT
#define DEFAULT_RETRY_COUNT 5 |
◆ DEFAULT_WAIT_TIME
#define DEFAULT_WAIT_TIME 1 |
◆ DEFAULT_WAIT_TIME_ERRORS
#define DEFAULT_WAIT_TIME_ERRORS 2 |
◆ DEFAULT_WAIT_TIME_INCREMENT
#define DEFAULT_WAIT_TIME_INCREMENT 1 |
◆ DEFAULT_WAIT_TIME_MAX
#define DEFAULT_WAIT_TIME_MAX 30 |
◆ DEFAULT_WAIT_TIME_MULTIPLIER
#define DEFAULT_WAIT_TIME_MULTIPLIER 1.5 |
◆ NCBI_USE_ERRCODE_X
#define NCBI_USE_ERRCODE_X Objtools_Reader |
◆ TRACE_SET
◆ NCBI_DEFINE_ERR_SUBCODE_X()
NCBI_DEFINE_ERR_SUBCODE_X |
( |
9 |
| ) |
|
◆ s_WaitTimeParams
Initial value:= {
{
0,
1
},
{
0,
30
},
{
0,
1.5
},
{
0,
1
}
}
#define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_MAX
#define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_MULTIPLIER
#define NCBI_GBLOADER_READER_PARAM_WAIT_TIME
#define NCBI_GBLOADER_READER_PARAM_WAIT_TIME_INCREMENT
Definition at line 88 of file reader.cpp.
Referenced by CReader::InitParams().