NCBI C++ ToolKit
Functions
Auth_list.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/biblio/Author.hpp>
#include <objects/general/Person_id.hpp>
#include <objects/general/Name_std.hpp>
#include <objects/biblio/Auth_list.hpp>
+ Include dependency graph for Auth_list.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

string s_GetAuthorMatchString (const CAuthor &auth)
 
bool s_AuthorMatch (const CAuthor &auth1, const CAuthor &auth2)
 
vector< stringGetAuthorMatchStrings (const CAuth_list::TNames &names)
 

Function Documentation

◆ GetAuthorMatchStrings()

vector<string> GetAuthorMatchStrings ( const CAuth_list::TNames names)

Definition at line 247 of file Auth_list.cpp.

References names, and s_GetAuthorMatchString().

Referenced by CAuth_list::SameCitation().

◆ s_AuthorMatch()

bool s_AuthorMatch ( const CAuthor auth1,
const CAuthor auth2 
)

Definition at line 239 of file Auth_list.cpp.

References NStr::EqualNocase(), and s_GetAuthorMatchString().

◆ s_GetAuthorMatchString()

string s_GetAuthorMatchString ( const CAuthor auth)
Modified on Wed May 15 15:05:59 2024 by modify_doxy.py rev. 669887