Go to the SVN repository for this file.
1 #ifndef GUI_UTILS___CONN_TEST_THREAD__HPP 2 #define GUI_UTILS___CONN_TEST_THREAD__HPP 51 bool Finished()
const{
return(m_Finished.Get() != 0); }
54 virtual bool IsCanceled(
void)
const{
return(m_Canceled.Get() != 0); }
62 virtual void*
Main(
void);
CAtomicCounter_WithAutoInit â.
bool GoodConnection() const
CAtomicCounter_WithAutoInit m_Canceled
virtual bool IsCanceled(void) const
CAtomicCounter_WithAutoInit m_Finished
string GetConnInfo() const
Interface for testing cancellation request in a long lasting operation.
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
virtual void * Main(void)=0
Derived (user-created) class must provide a real thread function.
#define NCBI_GUIUTILS_EXPORT
Defines to provide correct exporting from DLLs in Windows.
Multi-threading â classes, functions, and features.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4