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

Search Toolkit Book for SComp_Less

Public Member Functions

 SComp_Less (bool strict=false)
 
bool operator() (const TComp &c1, const TComp &c2) const
 

Public Attributes

bool strict_compare
 

Detailed Description

Definition at line 663 of file align_compare.cpp.

Constructor & Destructor Documentation

◆ SComp_Less()

SComp_Less::SComp_Less ( bool  strict = false)
inline

Definition at line 667 of file align_compare.cpp.

Member Function Documentation

◆ operator()()

bool SComp_Less::operator() ( const TComp c1,
const TComp c2 
) const
inline

Definition at line 672 of file align_compare.cpp.

References strict_compare.

Member Data Documentation

◆ strict_compare

bool SComp_Less::strict_compare

Definition at line 665 of file align_compare.cpp.

Referenced by operator()().


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