NCBI C++ ToolKit
|
Search Toolkit Book for SSerialObjectLessThan
Public Member Functions | |
bool | operator() (const CConstRef< T > &lhs, const CConstRef< T > &rhs) const |
Private Types | |
typedef map< CConstRef< T >, string > | TMapObjToTextAsn |
Private Member Functions | |
const string & | x_GetAsnText (const CConstRef< T > &obj) const |
Private Attributes | |
TMapObjToTextAsn | m_ObjAsnCache |
Definition at line 705 of file seq_entry_edit.cpp.
|
private |
Definition at line 732 of file seq_entry_edit.cpp.
|
inline |
Definition at line 707 of file seq_entry_edit.cpp.
References _ASSERT, CConstRef< C, Locker >::IsNull(), and SSerialObjectLessThan< T >::x_GetAsnText().
|
inlineprivate |
Definition at line 736 of file seq_entry_edit.cpp.
References SSerialObjectLessThan< T >::m_ObjAsnCache, and MSerial_AsnText.
Referenced by SSerialObjectLessThan< T >::operator()().
|
mutableprivate |
Definition at line 733 of file seq_entry_edit.cpp.
Referenced by SSerialObjectLessThan< T >::x_GetAsnText().