Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbiobj.hpp2158 class CConstIRef : public CConstRef<Interface, Locker> class
2174 CConstIRef(void) THROWS_NONE in CConstIRef() function in CConstIRef
2179 CConstIRef(ENull /*null*/) THROWS_NONE in CConstIRef() function in CConstIRef
2184 explicit CConstIRef(TObjectType* ptr) in CConstIRef() function in CConstIRef
2190 CConstIRef(TObjectType* ptr, const locker_type& locker_value) in CConstIRef() function in CConstIRef
2196 CConstIRef(const TThisType& ref) in CConstIRef() function in CConstIRef
2204 CConstIRef(const CConstIRef<TDerived>& ref) in CConstIRef() function in CConstIRef
2210 CConstIRef(TThisType&& ref) in CConstIRef() function in CConstIRef
2218 CConstIRef(CConstIRef<TDerived>&& ref) in CConstIRef() function in CConstIRef
2227 CConstIRef(const CIRef<TDerived>& ref) in CConstIRef() function in CConstIRef
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbiobj.hpp2158 class CConstIRef : public CConstRef<Interface, Locker> class
2174 CConstIRef(void) THROWS_NONE in CConstIRef() function in CConstIRef
2179 CConstIRef(ENull /*null*/) THROWS_NONE in CConstIRef() function in CConstIRef
2184 explicit CConstIRef(TObjectType* ptr) in CConstIRef() function in CConstIRef
2190 CConstIRef(TObjectType* ptr, const locker_type& locker_value) in CConstIRef() function in CConstIRef
2196 CConstIRef(const TThisType& ref) in CConstIRef() function in CConstIRef
2204 CConstIRef(const CConstIRef<TDerived>& ref) in CConstIRef() function in CConstIRef
2210 CConstIRef(TThisType&& ref) in CConstIRef() function in CConstIRef
2218 CConstIRef(CConstIRef<TDerived>&& ref) in CConstIRef() function in CConstIRef
2227 CConstIRef(const CIRef<TDerived>& ref) in CConstIRef() function in CConstIRef
[all …]