Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::ThreadClosure Member List

This is the complete list of members for sf::ThreadClosure, including all inherited members.

assign(const func_type &fn)sf::TClosure< int, Thread & >
assign(ClassType *cls, MethodType mtd, BoundArgs... args)sf::TClosure< int, Thread & >
call(Args... args) constsf::TClosure< int, Thread & >protected
cleanup()sf::Threadprotectedvirtual
Codesf::Thread
EPriority enum namesf::Thread
EStatus enum namesf::Thread
exit(int code)sf::Thread
func_type typedefsf::TClosure< int, Thread & >
getCurrent()sf::Threadstatic
getCurrentHandle()sf::Threadstatic
getCurrentId()sf::Threadstatic
getCurrentStackSize()sf::Threadstatic
getExitCode() constsf::Thread
getHandle() constsf::Thread
getId() constsf::Thread
getMainId()sf::Threadstatic
getName() constsf::Thread
getPriority() constsf::Thread
getStatus() constsf::Thread
getStatusText(EStatus status=(EStatus) -1) constsf::Thread
getTerminationSignal()sf::Threadstatic
handle_type typedefsf::Thread
id_type typedefsf::Thread
isAssigned() constsf::TClosure< int, Thread & >
isDebug() constsf::Threadinline
isSelf() constsf::Thread
operator bool() constsf::TClosure< int, Thread & >explicit
operator handle_type() constsf::Threadinline
operator()(Args... args) constsf::TClosure< int, Thread & >
sf::operator=(const Thread &)=deletesf::Thread
TClosure< int, Thread & >::operator=(const TClosure &c)sf::TClosure< int, Thread & >
TClosure< int, Thread & >::operator=(const func_type &f)sf::TClosure< int, Thread & >
Ptrsf::Thread
run() overridesf::ThreadClosureinlineprotectedvirtual
setDebug(bool yn)sf::Threadinline
setName(const char *name)sf::Thread
setPriority(int pri, int sp=Attributes::spScheduleOther)sf::Thread
setTerminationTime(const TimeSpec &ts)sf::Thread
shouldTerminate() constsf::Thread
sleep(const TimeSpec &ts, bool alertable=true) constsf::Thread
start()sf::Thread
start(const Attributes &attr)sf::Thread
TClosure()=defaultsf::TClosure< int, Thread & >
TClosure(const TClosure &c)sf::TClosure< int, Thread & >
TClosure(const func_type &fn)sf::TClosure< int, Thread & >explicit
terminate()sf::Threadvirtual
terminateAndWait()sf::Thread
TerminationSignal()sf::Threadprotected
Thread(const Thread &)=deletesf::Thread
Thread(const std::string &name)sf::Threadprotected
Thread(bool)sf::Threadprotected
ThreadClosure(const std::string &name="")sf::ThreadClosureinline
ThreadClosure(const func_type &func, const std::string &name="")sf::ThreadClosureinlineexplicit
tpAboveNormal enum valuesf::Thread
tpBelowNormal enum valuesf::Thread
tpHighest enum valuesf::Thread
tpIdle enum valuesf::Thread
tpLowest enum valuesf::Thread
tpNormal enum valuesf::Thread
tpTimeCritical enum valuesf::Thread
tsCreated enum valuesf::Thread
tsFinished enum valuesf::Thread
tsInvalid enum valuesf::Thread
tsRunning enum valuesf::Thread
tsTerminated enum valuesf::Thread
unassign()sf::TClosure< int, Thread & >
waitForExit()sf::Thread
yieldToOther()sf::Threadstatic
~Thread()sf::Threadprotectedvirtual