NCBI C++ ToolKit
Functions | Variables
Seq_descr.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/seq/Seqdesc.hpp>
#include <objects/seq/Seq_descr.hpp>
#include <corelib/ncbi_param.hpp>
+ Include dependency graph for Seq_descr.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 NCBI_PARAM_DECL (bool, OBJECTS, SEQ_DESCR_ALLOW_EMPTY)
 
 NCBI_PARAM_DEF_EX (bool, OBJECTS, SEQ_DESCR_ALLOW_EMPTY, false, eParam_NoThread, OBJECTS_SEQ_DESCR_ALLOW_EMPTY)
 

Variables

static CSafeStatic< NCBI_PARAM_TYPE(OBJECTS, SEQ_DESCR_ALLOW_EMPTY)> s_SeqDescrAllowEmpty
 

Function Documentation

◆ NCBI_PARAM_DECL()

NCBI_PARAM_DECL ( bool  ,
OBJECTS  ,
SEQ_DESCR_ALLOW_EMPTY   
)

◆ NCBI_PARAM_DEF_EX()

NCBI_PARAM_DEF_EX ( bool  ,
OBJECTS  ,
SEQ_DESCR_ALLOW_EMPTY  ,
false  ,
eParam_NoThread  ,
OBJECTS_SEQ_DESCR_ALLOW_EMPTY   
)

Variable Documentation

◆ s_SeqDescrAllowEmpty

CSafeStatic<NCBI_PARAM_TYPE(OBJECTS, SEQ_DESCR_ALLOW_EMPTY)> s_SeqDescrAllowEmpty
static

Definition at line 60 of file Seq_descr.cpp.

Referenced by CSeq_descr::PostRead(), and CSeq_descr::PreWrite().

Modified on Fri Sep 20 14:58:28 2024 by modify_doxy.py rev. 669887