Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_UTILS___EXECUTE_UNIT__HPP
2 #define GUI_UTILS___EXECUTE_UNIT__HPP
Interface for testing cancellation request in a long lasting operation.
virtual bool Execute(ICanceled &canceled)=0
virtual bool PreExecute()=0
virtual bool PostExecute()=0
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.