Rhino C++ API
8.13
|
This is the complete list of members for CRhinoGetCancel, including all inherited members.
CRhinoGetCancel() | CRhinoGetCancel | |
CRhinoGetCancel(const CRhinoGetCancel &)=delete | CRhinoGetCancel | |
DoNotWaitForTasksToFinishWhenCancelled(void) | CRhinoGetCancel | |
MaxConcurrentTasks() const | CRhinoGetCancel | |
operator=(const CRhinoGetCancel &)=delete | CRhinoGetCancel | |
Run(const wchar_t *prompt, const std::vector< std::shared_ptr< Task >> &tasks, const CRhinoDoc *pDoc) const | CRhinoGetCancel | |
SetAllowCancelWhileAnotherApplicationHasFocus(bool b) | CRhinoGetCancel | |
SetMaxConcurrentTasks(int) | CRhinoGetCancel | |
~CRhinoGetCancel() | CRhinoGetCancel | virtual |