Home
last modified time | relevance | path

Searched defs:TExceptions (Results 1 – 6 of 6) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/
H A Dhandle_stack.cpp162 typedef CDB_UserHandler::TExceptions TExceptions; in HandleExceptions() typedef
H A Dexception.cpp637 bool CDB_UserHandler::HandleAll(const TExceptions& /* exceptions */) in HandleAll()
643 bool CDB_UserHandler::x_HandleAll(const TExceptions& /* exceptions */) in x_HandleAll()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/dbapi/driver/
H A Dhandle_stack.cpp162 typedef CDB_UserHandler::TExceptions TExceptions; in HandleExceptions() typedef
H A Dexception.cpp637 bool CDB_UserHandler::HandleAll(const TExceptions& /* exceptions */) in HandleAll()
643 bool CDB_UserHandler::x_HandleAll(const TExceptions& /* exceptions */) in x_HandleAll()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/
H A Dexception.hpp574 typedef deque<CDB_Exception*> TExceptions; typedef in CDB_UserHandler
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/
H A Dexception.hpp574 typedef deque<CDB_Exception*> TExceptions; typedef in CDB_UserHandler