NCBI C++ ToolKit
|
Search Toolkit Book for CConvertCache::SCacheKey
#include <gui/objutils/obj_convert.hpp>
Public Member Functions | |
SCacheKey (objects::CScope &scope, const CObject &obj, const string &type) | |
SCacheKey (const SCacheKey &key) | |
Public Attributes | |
CConstRef< objects::CScope > | m_Scope |
CConstRef< CObject > | m_Obj |
string | m_Type |
Definition at line 271 of file obj_convert.hpp.
|
inline |
Definition at line 273 of file obj_convert.hpp.
Definition at line 280 of file obj_convert.hpp.
Definition at line 287 of file obj_convert.hpp.
Referenced by CConvertCache::SCacheKeySort::operator()().
CConstRef<objects::CScope> CConvertCache::SCacheKey::m_Scope |
Definition at line 286 of file obj_convert.hpp.
Referenced by CConvertCache::SCacheKeySort::operator()().
string CConvertCache::SCacheKey::m_Type |
Definition at line 288 of file obj_convert.hpp.
Referenced by CConvertCache::SCacheKeySort::operator()().