NCBI C++ ToolKit
Public Member Functions | List of all members
StrLenAdd Struct Reference

Search Toolkit Book for StrLenAdd

Auxiliary functor to compute the length of a string (shamlessly copied from seq_writer.cpp) More...

Public Member Functions

SIZE_TYPE operator() (SIZE_TYPE a, const string &b) const
 
SIZE_TYPE operator() (SIZE_TYPE a, const string &b) const
 
SIZE_TYPE operator() (SIZE_TYPE a, const string &b) const
 

Detailed Description

Auxiliary functor to compute the length of a string (shamlessly copied from seq_writer.cpp)

Auxiliary functor to compute the length of a string.

Definition at line 167 of file blastdb_formatter.cpp.

Member Function Documentation

◆ operator()() [1/3]

SIZE_TYPE StrLenAdd::operator() ( SIZE_TYPE  a,
const string b 
) const
inline

Definition at line 169 of file blastdb_formatter.cpp.

References a, and b.

◆ operator()() [2/3]

SIZE_TYPE StrLenAdd::operator() ( SIZE_TYPE  a,
const string b 
) const
inline

Definition at line 593 of file seq_formatter.cpp.

References a, and b.

◆ operator()() [3/3]

SIZE_TYPE StrLenAdd::operator() ( SIZE_TYPE  a,
const string b 
) const
inline

Definition at line 362 of file seq_writer.cpp.


The documentation for this struct was generated from the following files:
Modified on Fri Sep 20 14:57:26 2024 by modify_doxy.py rev. 669887