Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef OBJTOOLS_FLAT___FLAT_QUAL_SLOTS__HPP
2 #define OBJTOOLS_FLAT___FLAT_QUAL_SLOTS__HPP
CTempString implements a light-weight string on top of a storage buffer whose lifetime management is ...
Include a standard set of the NCBI C++ Toolkit most basic headers.
CTempString GetStringOfSourceQual(ESourceQualifier eSourceQualifier)
Given a ESourceQualifier, this returns the qualifier name.
ESourceQualifier GetSourceQualOfOrgMod(COrgMod::ESubtype eOrgModSubtype)
Translate an org-mod subtype into a sourcequalifier.
@ eSQ_NUM_SOURCE_QUALIFIERS
@ eSQ_environmental_sample
@ eSQ_endogenous_virus_name
ESourceQualifier GetSourceQualOfSubSource(CSubSource::ESubtype eSubSourceSubtype)
Translate a subsource subtype into a sourcequalifier.
CTempString GetStringOfFeatQual(EFeatureQualifier eFeatureQualifier)
Given a EFeatureQualifier, this returns the qualifier name.
@ eFQ_NUM_SOURCE_QUALIFIERS
@ eFQ_mobile_element_type
@ eFQ_recombination_class
@ eFQ_artificial_location
@ eFQ_selenocysteine_note
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
#define NCBI_FORMAT_EXPORT