TSDuck v3.40-4033
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::ThreadAttributes, including all inherited members.
getDeleteWhenTerminated() const | ts::ThreadAttributes | inline |
getExitOnException() const | ts::ThreadAttributes | inline |
GetHighPriority() | ts::ThreadAttributes | inlinestatic |
GetLowPriority() | ts::ThreadAttributes | inlinestatic |
GetMaximumPriority() | ts::ThreadAttributes | inlinestatic |
GetMinimumPriority() | ts::ThreadAttributes | inlinestatic |
getName() const | ts::ThreadAttributes | inline |
GetNormalPriority() | ts::ThreadAttributes | inlinestatic |
getPriority() const | ts::ThreadAttributes | inline |
getStackSize() const | ts::ThreadAttributes | inline |
setDeleteWhenTerminated(bool dwt) | ts::ThreadAttributes | inline |
setExitOnException(bool eoe) | ts::ThreadAttributes | inline |
setName(const UString &name) | ts::ThreadAttributes | inline |
setPriority(int priority) | ts::ThreadAttributes | |
setStackSize(size_t size) | ts::ThreadAttributes | inline |
ThreadAttributes() | ts::ThreadAttributes |