ldas-tools-al 2.6.7
|
This is the complete list of members for Thread, including all inherited members.
action()=0 | Thread | protectedpure virtual |
action()=0 | Thread | protectedpure virtual |
Cancel() | Thread | virtual |
Cancel() | Thread | virtual |
CANCEL_ABANDON enum value | Thread | |
CANCEL_ASYNCHRONOUS enum value | Thread | |
CANCEL_BY_SIGNAL enum value | Thread | |
CANCEL_DEFERRED enum value | Thread | |
CANCEL_EXCEPTION enum value | Thread | |
CANCEL_IGNORE enum value | Thread | |
cancel_type enum name | Thread | |
cancel_type enum name | Thread | |
CANCEL_UNKNOWN enum value | Thread | |
cancelCleanup(Thread *Source) | Thread | protectedstatic |
cancelCleanup(Thread *Source) | Thread | protectedstatic |
cancellation_enable(bool Value) | Thread | private |
cancellation_enable(bool Value) | Thread | private |
CancellationCheck(const std::string &Header, const char *File, const int Line) const | Thread | |
CancellationCheck(const std::string &Header, const char *File, const int Line) const | Thread | |
CancellationEnable(bool Value) | Thread | |
CancellationEnable(bool Value) | Thread | |
CancellationType(signal_type &Signal) const | Thread | |
CancellationType(cancel_type Type, signal_type Signal=SignalHandler::SIGNAL_UNKNOWN) | Thread | |
CancellationType(signal_type &Signal) const | Thread | |
CancellationType(cancel_type Type, signal_type Signal=SignalHandler::SIGNAL_UNKNOWN) | Thread | |
cleanup_function_type typedef | Thread | |
cleanup_function_type typedef | Thread | |
Detach() const | Thread | |
Detach() const | Thread | |
detached | Thread | mutableprivate |
IsAlive() const | Thread | |
IsAlive() const | Thread | |
IsCancelled() const | Thread | |
IsCancelled() const | Thread | |
IsDetached() const | Thread | |
IsDetached() const | Thread | |
IsParentThread() const | Thread | |
IsParentThread() const | Thread | |
Join() | Thread | virtual |
Join() | Thread | virtual |
Kill(signal_type Signal) const | Thread | |
Kill(signal_type Signal) const | Thread | |
m_cancel_state | Thread | mutableprivate |
m_cancel_thread | Thread | mutableprivate |
m_cancel_via_signal | Thread | private |
m_cancellation_type | Thread | mutableprivate |
operator==(const Thread &Source) const | Thread | |
operator==(const Thread &Source) const | Thread | |
p | Thread | private |
ParentThread() const | Thread | inline |
ParentThread() const | Thread | |
SelfCancellationCheck(const std::string &Header, const char *File, const int Line) | Thread | static |
SelfCancellationCheck(const std::string &Header, const char *File, const int Line) | Thread | static |
set_cancelled_state() | Thread | private |
set_cancelled_state() | Thread | private |
signal_type typedef | Thread | |
signal_type typedef | Thread | |
SignalCapture(signal_type Sig) | Thread | |
SignalCapture(signal_type Sig) | Thread | |
SignalIgnore(signal_type Sig) | Thread | |
SignalIgnore(signal_type Sig) | Thread | |
Spawn() | Thread | virtual |
Spawn() | Thread | virtual |
spawn(start_function_type StartFunction=(start_function_type) start_routine) | Thread | protected |
spawn(start_function_type StartFunction=(start_function_type) start_routine) | Thread | protected |
StackSizeDefault() | Thread | inlinestatic |
StackSizeDefault(size_t StackSize) | Thread | static |
StackSizeDefault() | Thread | static |
StackSizeDefault(size_t StackSize) | Thread | static |
start_function_type typedef | Thread | protected |
start_function_type typedef | Thread | protected |
start_routine(Thread *ThreadSource) | Thread | privatestatic |
start_routine(Thread *ThreadSource) | Thread | privatestatic |
Thread() | Thread | |
Thread() | Thread | |
threadId() const | Thread | inlineprotected |
threadId() const | Thread | protected |
~Thread() | Thread | virtual |
~Thread() | Thread | virtual |