Home
last modified time | relevance | path

Searched refs:CRandomException (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Drandom_gen.cpp129 NCBI_THROW(CRandomException, eUnavailable, in GetRand()
141 NCBI_THROW(CRandomException, eSysGeneratorError, in GetRand()
193 NCBI_THROW(CRandomException, eUnavailable, in GetRand()
196 NCBI_THROW(CRandomException, eSysGeneratorError, in GetRand()
220 NCBI_THROW(CRandomException, eUnavailable, in CRandom()
237 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in Reset()
290 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in SetSeed()
315 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in GetSeed()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Drandom_gen.cpp129 NCBI_THROW(CRandomException, eUnavailable, in GetRand()
141 NCBI_THROW(CRandomException, eSysGeneratorError, in GetRand()
193 NCBI_THROW(CRandomException, eUnavailable, in GetRand()
196 NCBI_THROW(CRandomException, eSysGeneratorError, in GetRand()
220 NCBI_THROW(CRandomException, eUnavailable, in CRandom()
237 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in Reset()
290 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in SetSeed()
315 NCBI_THROW(CRandomException, eUnexpectedRandMethod, in GetSeed()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Drandom_gen.hpp179 class NCBI_XUTIL_EXPORT CRandomException : public CException class
200 NCBI_EXCEPTION_DEFAULT(CRandomException, CException);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Drandom_gen.hpp179 class NCBI_XUTIL_EXPORT CRandomException : public CException class
200 NCBI_EXCEPTION_DEFAULT(CRandomException, CException);