Home
last modified time | relevance | path

Searched defs:CConstRef (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbiobj.hpp1266 class CConstRef { class
1281 CConstRef(void) THROWS_NONE in CConstRef() function in CConstRef
1287 CConstRef(ENull /*null*/) THROWS_NONE in CConstRef() function in CConstRef
1292 explicit CConstRef(TObjectType* ptr) in CConstRef() function in CConstRef
1299 CConstRef(TObjectType* ptr, const locker_type& locker_value) in CConstRef() function in CConstRef
1306 CConstRef(const TThisType& ref) in CConstRef() function in CConstRef
1315 CConstRef(const CConstRef<TDerived, Locker>& ref) in CConstRef() function in CConstRef
1322 CConstRef(TThisType&& ref) in CConstRef() function in CConstRef
1332 CConstRef(CConstRef<TDerived, Locker>&& ref) in CConstRef() function in CConstRef
1342 CConstRef(const CRef<TDerived, Locker>& ref) in CConstRef() function in CConstRef
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbiobj.hpp1266 class CConstRef { class
1281 CConstRef(void) THROWS_NONE in CConstRef() function in CConstRef
1287 CConstRef(ENull /*null*/) THROWS_NONE in CConstRef() function in CConstRef
1292 explicit CConstRef(TObjectType* ptr) in CConstRef() function in CConstRef
1299 CConstRef(TObjectType* ptr, const locker_type& locker_value) in CConstRef() function in CConstRef
1306 CConstRef(const TThisType& ref) in CConstRef() function in CConstRef
1315 CConstRef(const CConstRef<TDerived, Locker>& ref) in CConstRef() function in CConstRef
1322 CConstRef(TThisType&& ref) in CConstRef() function in CConstRef
1332 CConstRef(CConstRef<TDerived, Locker>&& ref) in CConstRef() function in CConstRef
1342 CConstRef(const CRef<TDerived, Locker>& ref) in CConstRef() function in CConstRef
[all …]