NDEVR
API Documentation
CachedFactoryIOThread Member List
This is the complete list of members for
CachedFactoryIOThread
, including all inherited members.
accept
()
CachedFactoryIOThread
CachedFactoryIOThread
(bool is_read)
CachedFactoryIOThread
cancel
()
CachedFactoryIOThread
CurrentThread
()
Thread
static
CurrentThreadName
()
Thread
static
deleteReadIDs
()
CachedFactoryIOThread
deleteTempFiles
()
CachedFactoryIOThread
detach
()
Thread
executeRead
(Buffer< FactoryParameters > &requests)
CachedFactoryIOThread
executeWrite
(Buffer< FactoryParameters > &requests)
CachedFactoryIOThread
factory
() const
CachedFactoryIOThread
inline
forceStop
()
Thread
inline
isAccepted
() const
CachedFactoryIOThread
inline
isFinished
() const
CachedFactoryIOThread
isPrimaryThread
() const
Thread
isRunning
() const
Thread
join
()
Thread
kill
(bool terminate_current)
CachedFactoryIOThread
lastRequests
() const
CachedFactoryIOThread
inline
m_is_running
Thread
protected
m_is_single_run
Thread
protected
readFile
(FactoryParameters &file)
CachedFactoryIOThread
requestStopLoad
()
CachedFactoryIOThread
requestStopThread
()
Thread
virtual
reset
()
CachedFactoryIOThread
run
() override
CachedFactoryIOThread
virtual
self
()
Thread
protected
ServiceVirtualThreads
()
Thread
static
SetCurrentThreadName
(const StringView &name)
Thread
static
setExceptionHandler
(const std::function< void(const Exception &)> &exception_handler)
CachedFactoryIOThread
inline
setFiles
(const Buffer< FactoryParameters > &files)
CachedFactoryIOThread
setFinishedCallback
(const std::function< void(bool success)> &finished_callback)
CachedFactoryIOThread
inline
setIsPrimaryThread
(bool is_primary_thread)
Thread
setThreadName
(const StringView &name)
Thread
shouldExitThread
() const
Thread
virtual
start
()
Thread
StopAllThreads
()
Thread
static
stopThread
() override
CachedFactoryIOThread
virtual
Thread
()
Thread
Thread
(const StringView &name)
Thread
threadName
() const
Thread
inline
writeFile
(FactoryParameters &file)
CachedFactoryIOThread
writeTempFiles
(ProgressInfo &info)
CachedFactoryIOThread
~Thread
()
Thread
virtual
NDEVR.org