Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef MISC_FIX_PUB__HPP
2 #define MISC_FIX_PUB__HPP
static CRef< CCit_art > FetchPubPmId(TEntrezId pmid)
CPubFixing(bool always_lookup, bool replace_cit, bool merge_ids, IMessageListener *err_log)
void FixPubEquiv(CPub_equiv &pub_equiv)
static string GetErrorId(int code, int subcode)
const edit::CAuthListValidator & GetValidator() const
IMessageListener * m_err_log
unique_ptr< edit::CAuthListValidator > mp_authlist_validator
Include a standard set of the NCBI C++ Toolkit most basic headers.
SStrictId_Entrez::TId TEntrezId
TEntrezId type for entrez ids which require the same strictness as TGi.
#define NCBI_STD_DEPRECATED(message)
#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.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.