B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
System::Thread Member List

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

ASYNCHRONOUS enum valueSystem::Threadprotected
callThreadStartListener(System::Thread *pthread)System::Threadinlinestatic
callThreadStopListener(System::Thread *pthread)System::Threadinlinestatic
cancel()System::Thread
CancellationType enum nameSystem::Threadprotected
DEFERRED enum valueSystem::Threadprotected
DISABLED enum valueSystem::Threadprotected
equals(ThreadId thrId)System::Thread
getId() const System::Threadinline
getName() const System::Threadinline
getThreadStartListener()System::Threadstatic
getThreadStopListener()System::Threadstatic
join()System::Thread
join(unsigned int miliseconds)System::Thread
run()=0System::Threadprotectedpure virtual
self()System::Threadstatic
setAffinity(u64 mask)System::Thread
setCancelMode(CancellationType aMode)System::Threadprotected
setCurrentThreadAffinity(u64 mask)System::Threadstatic
setDestroyOnExit(bool needDestroyOnExit)System::Thread
setName(char const *name)System::Threadstatic
setRealtime(u64 realtimePrio)System::Threadstatic
setThreadStartListener(ThreadListener listener)System::Threadstatic
setThreadStopListener(ThreadListener listener)System::Threadstatic
sleep(unsigned int aMillis)System::Threadstatic
start()System::Thread
Thread(bool setExTranslator=true)System::Threadexplicit
Thread(const char *pName, bool setExTranslator=true)System::Threadexplicit
Thread(std::string aName, bool setExTranslator=true)System::Threadexplicit
ThreadListener typedefSystem::Thread
yield()System::Threadstatic
~Thread()System::Threadvirtual