B2BITS FIX Antenna HFT  1.0.17
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
cleanup()System::Threadprotected
DEFERRED enum valueSystem::Threadprotected
detach()System::Threadprotected
DISABLED enum valueSystem::Threadprotected
equals(ThreadId thrId)System::Thread
exitRoutine(void *)System::Threadprotectedstatic
getId() const System::Threadinline
getName() const System::Threadinline
getThreadStartListener()System::Threadstatic
getThreadStopListener()System::Threadstatic
init(bool setExTranslator)System::Threadprotected
join()System::Thread
join(unsigned int miliseconds)System::Thread
launcher(Thread *pthread)System::Threadprotectedstatic
launcher2(Thread *pthread)System::Threadprotectedstatic
onceInitRoutine()System::Threadprotectedstatic
operator=(const Thread &aRhs)System::Threadprotected
run()=0System::Threadprotectedpure virtual
self()System::Threadstatic
setAffinity(u64 mask)System::Thread
setAffinityLinux(ThreadId tid, u64 mask)System::Threadprotectedstatic
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
startHook(void *apArg)System::Threadprotectedstatic
Thread(bool setExTranslator=true)System::Threadexplicit
Thread(const char *pName, bool setExTranslator=true)System::Threadexplicit
Thread(std::string aName, bool setExTranslator=true)System::Threadexplicit
Thread(const Thread &aT)System::Threadprotected
ThreadListener typedefSystem::Thread
yield()System::Threadstatic
~Thread()System::Threadvirtual