B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
System::Thread Member List

This is the complete list of members for System::Thread, including all inherited members.

afterRun()System::Threadprotected
ASYNCHRONOUS enum valueSystem::Threadprotected
beforeRun()System::Threadprotected
callThreadStartListener()System::Threadinlinestatic
callThreadStopListener()System::Threadinlinestatic
cancel()System::Threadvirtual
CancellationType enum nameSystem::Threadprotected
DefaultPriority enum valueSystem::Thread
DEFERRED enum valueSystem::Threadprotected
destroyOnExit(bool value)System::Threadinline
DISABLED enum valueSystem::Threadprotected
equals(ThreadId thrId)System::Thread
getId() constSystem::Threadinline
getName() constSystem::Threadinline
getSelfName(std::string &res)System::Threadstatic
getThreadStartListener()System::Threadstatic
getThreadStopListener()System::Threadstatic
HighestPriority enum valueSystem::Thread
HighPriority enum valueSystem::Thread
IdlePriority enum valueSystem::Thread
join()System::Thread
join(unsigned int milliseconds)System::Thread
LowestPriority enum valueSystem::Thread
LowPriority enum valueSystem::Thread
NormalPriority enum valueSystem::Thread
prepareUSleep(unsigned int delayUs)System::Threadstatic
Priority enum nameSystem::Thread
RealtimePriority enum valueSystem::Thread
run()=0System::Threadprotectedpure virtual
self()System::Threadstatic
setAffinity(u64 mask)System::Thread
setCancelMode(CancellationType aMode)System::Threadprotected
setCurrentThreadAffinity(u64 mask)System::Threadstatic
setCurrentThreadPriority(Priority p)System::Threadstatic
setName(char const *name)System::Threadstatic
setPriority(Priority p)System::Thread
setThreadStartListener(ThreadListener listener)System::Threadstatic
setThreadStopListener(ThreadListener listener)System::Threadstatic
sleep(unsigned int aMillis)System::Threadstatic
start()System::Threadvirtual
Thread(bool setExTranslator=true)System::Threadexplicit
Thread(const char *pName, bool setExTranslator=true)System::Threadexplicit
Thread(const std::string &aName, bool setExTranslator=true)System::Threadexplicit
ThreadListener typedefSystem::Thread
updateName(std::string const &name)System::Threadinline
uSleep(u64 uSleepDelay)System::Threadstatic
yield()System::Threadstatic
~Thread()System::Threadvirtual