NCBI C++ ToolKit
Macros | Functions | Variables
ftamed.cpp File Reference
#include <ncbi_pch.hpp>
#include <objtools/edit/eutils_updater.hpp>
#include <objects/biblio/Cit_art.hpp>
#include <objects/biblio/Auth_list.hpp>
#include <objects/pub/Pub.hpp>
#include <objtools/edit/pub_fix.hpp>
#include "ftaerr.hpp"
#include "ftamed.h"
+ Include dependency graph for ftamed.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define THIS_MODULE   this_module
 

Functions

 USING_SCOPE (objects)
 
void InitPubmedClient (bool normalize)
 
edit::CEUtilsUpdater * GetPubmedClient ()
 
CRef< CCit_artFetchPubPmId (TEntrezId pmid)
 

Variables

static const char * this_module = "medarch"
 
static unique_ptr< edit::CEUtilsUpdater > s_updater
 

Macro Definition Documentation

◆ THIS_MODULE

#define THIS_MODULE   this_module

Definition at line 53 of file ftamed.cpp.

Function Documentation

◆ FetchPubPmId()

CRef<CCit_art> FetchPubPmId ( TEntrezId  pmid)

◆ GetPubmedClient()

edit::CEUtilsUpdater* GetPubmedClient ( )

Definition at line 86 of file ftamed.cpp.

References s_updater.

Referenced by CFindPub::CFindPub(), FetchPubPmId(), fta_fini_servers(), and fta_init_med_server().

◆ InitPubmedClient()

void InitPubmedClient ( bool  normalize)

Definition at line 77 of file ftamed.cpp.

References s_updater.

Referenced by fta_init_med_server().

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ s_updater

unique_ptr<edit::CEUtilsUpdater> s_updater
static

Definition at line 74 of file ftamed.cpp.

Referenced by GetPubmedClient(), and InitPubmedClient().

◆ this_module

const char* this_module = "medarch"
static

Definition at line 49 of file ftamed.cpp.

Modified on Sun May 05 05:16:34 2024 by modify_doxy.py rev. 669887