NCBI C++ ToolKit
Public Member Functions | Private Types | Private Member Functions | Private Attributes | List of all members
SSerialObjectLessThan< T > Struct Template Reference

Search Toolkit Book for SSerialObjectLessThan

+ Collaboration diagram for SSerialObjectLessThan< T >:

Public Member Functions

bool operator() (const CConstRef< T > &lhs, const CConstRef< T > &rhs) const
 

Private Types

typedef map< CConstRef< T >, stringTMapObjToTextAsn
 

Private Member Functions

const stringx_GetAsnText (const CConstRef< T > &obj) const
 

Private Attributes

TMapObjToTextAsn m_ObjAsnCache
 

Detailed Description

template<class T>
struct SSerialObjectLessThan< T >

Definition at line 705 of file seq_entry_edit.cpp.

Member Typedef Documentation

◆ TMapObjToTextAsn

template<class T >
typedef map< CConstRef<T>, string > SSerialObjectLessThan< T >::TMapObjToTextAsn
private

Definition at line 732 of file seq_entry_edit.cpp.

Member Function Documentation

◆ operator()()

template<class T >
bool SSerialObjectLessThan< T >::operator() ( const CConstRef< T > &  lhs,
const CConstRef< T > &  rhs 
) const
inline

◆ x_GetAsnText()

template<class T >
const string& SSerialObjectLessThan< T >::x_GetAsnText ( const CConstRef< T > &  obj) const
inlineprivate

Member Data Documentation

◆ m_ObjAsnCache

template<class T >
TMapObjToTextAsn SSerialObjectLessThan< T >::m_ObjAsnCache
mutableprivate

Definition at line 733 of file seq_entry_edit.cpp.

Referenced by SSerialObjectLessThan< T >::x_GetAsnText().


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