AddObserver(const EventObject &event, Command *cmd) const | itk::Object | |
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) const | itk::Object | |
AddThreads(ThreadIdType count) | itk::ThreadPool | |
AddWork(Function &&function, Arguments &&... arguments) -> std::future< std::invoke_result_t< Function, Arguments... > > | itk::ThreadPool | inline |
BreakOnError() | itk::LightObject | static |
CleanUp() | itk::ThreadPool | protected |
Clone() const | itk::LightObject | inline |
ConstPointer typedef | itk::ThreadPool | |
CreateAnother() const override | itk::Object | virtual |
DebugOff() const | itk::Object | virtual |
DebugOn() const | itk::Object | virtual |
Delete() | itk::LightObject | virtual |
GetCommand(unsigned long tag) | itk::Object | |
GetDebug() const | itk::Object | |
GetDoNotWaitForThreads() | itk::ThreadPool | static |
GetGlobalWarningDisplay() | itk::Object | static |
GetInstance() | itk::ThreadPool | static |
GetMaximumNumberOfThreads() const | itk::ThreadPool | inline |
GetMetaDataDictionary() | itk::Object | |
GetMetaDataDictionary() const | itk::Object | |
GetMTime() const | itk::Object | virtual |
GetMutex() const | itk::ThreadPool | protected |
GetNameOfClass() const override | itk::ThreadPool | virtual |
GetNumberOfCurrentlyIdleThreads() const | itk::ThreadPool | |
GetObjectName() const | itk::Object | virtual |
GetReferenceCount() const | itk::LightObject | inlinevirtual |
GetTimeStamp() const | itk::Object | virtual |
GlobalWarningDisplayOff() | itk::Object | inlinestatic |
GlobalWarningDisplayOn() | itk::Object | inlinestatic |
HasObserver(const EventObject &event) const | itk::Object | |
InternalClone() const | itk::LightObject | protectedvirtual |
InvokeEvent(const EventObject &) | itk::Object | |
InvokeEvent(const EventObject &) const | itk::Object | |
itkGetGlobalDeclarationMacro(ThreadPoolGlobals, PimplGlobals) | itk::ThreadPool | private |
LightObject() | itk::LightObject | protected |
m_Condition | itk::ThreadPool | private |
m_Debug | itk::Object | mutableprivate |
m_GlobalWarningDisplay | itk::Object | privatestatic |
m_MetaDataDictionary | itk::Object | mutableprivate |
m_MTime | itk::Object | mutableprivate |
m_ObjectName | itk::Object | private |
m_PimplGlobals | itk::ThreadPool | privatestatic |
m_ReferenceCount | itk::LightObject | mutableprotected |
m_Stopping | itk::ThreadPool | private |
m_SubjectImplementation | itk::Object | mutableprivate |
m_Threads | itk::ThreadPool | private |
m_WorkQueue | itk::ThreadPool | private |
Modified() const | itk::Object | virtual |
New() | itk::ThreadPool | static |
Object() | itk::Object | protected |
Pointer typedef | itk::ThreadPool | |
PrepareForFork() | itk::ThreadPool | protectedstatic |
Print(std::ostream &os, Indent indent=0) const | itk::LightObject | |
PrintHeader(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
PrintObservers(std::ostream &os, Indent indent) const | itk::Object | protected |
PrintSelf(std::ostream &os, Indent indent) const override | itk::Object | protectedvirtual |
PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
Register() const override | itk::Object | virtual |
RemoveAllObservers() | itk::Object | |
RemoveObserver(unsigned long tag) const | itk::Object | |
ResumeFromFork() | itk::ThreadPool | protectedstatic |
Self typedef | itk::ThreadPool | |
SetDebug(bool debugFlag) const | itk::Object | |
SetDoNotWaitForThreads(bool doNotWaitForThreads) | itk::ThreadPool | static |
SetGlobalWarningDisplay(bool val) | itk::Object | static |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetMetaDataDictionary(MetaDataDictionary &&rrhs) | itk::Object | |
SetObjectName(std::string _arg) | itk::Object | virtual |
SetReferenceCount(int) override | itk::Object | virtual |
SetTimeStamp(const TimeStamp &timeStamp) | itk::Object | protectedvirtual |
Superclass typedef | itk::ThreadPool | |
ThreadExecute() | itk::ThreadPool | privatestatic |
ThreadPool() | itk::ThreadPool | protected |
UnRegister() const noexcept override | itk::Object | virtual |
~LightObject() | itk::LightObject | protectedvirtual |
~Object() override | itk::Object | protected |
~ThreadPool() override | itk::ThreadPool | inlineprotected |