|
LRAUV
revA
|
This is the complete list of members for PCaller, including all inherited members.
| BLOCK_EXECUTE enum value | PCaller | |
| BLOCK_EXECUTE_IF_UNSATISFIED enum value | PCaller | |
| BLOCK_INITIALIZE enum value | PCaller | |
| BLOCK_NO_OPERATION enum value | PCaller | |
| BLOCK_UNINITIALIZE enum value | PCaller | |
| containedThread_ | PCaller | private |
| containedWait() | PCaller | private |
| currentComponent_ | PCaller | private |
| currentOperation_ | PCaller | private |
| DefaultSignalHandler(int signal, siginfo_t *sigIngo, void *context) | PCaller | privatestatic |
| idle_ | PCaller | private |
| Initializer_ | PCaller | privatestatic |
| logger_ | PCaller | private |
| ownerThread_ | PCaller | private |
| ownerWait() | PCaller | private |
| pCall(Component &component, PCallOperationType operation, bool *returnValue) | PCaller | private |
| PCaller(bool idleThread, Logger &logger) | PCaller | |
| PCaller(const PCaller &old) | PCaller | private |
| PCALLER_START enum value | PCaller | |
| PCALLER_TERMINATE enum value | PCaller | |
| PCallers_ | PCaller | privatestatic |
| pCallMutex_ | PCaller | private |
| PCallOperationToChars(const PCallOperationType operation) | PCaller | privatestatic |
| PCallOperationType enum name | PCaller | |
| pExecute(Component &component) | PCaller | inline |
| pExecuteIfUnsatisfied(Behavior &component, bool &satisfied) | PCaller | inline |
| pInitialize(Component &component) | PCaller | inline |
| PThreadRun(void *pCaller) | PCaller | privatestatic |
| pUninitialize(Component &component) | PCaller | inline |
| RegisterDefaultSignals(void) | PCaller | privatestatic |
| runningThread_ | PCaller | private |
| ShowInfo(Component *component, int signal, int errno, int code, size_t addr, size_t backtraceCount, char **backtraceStrings) | PCaller | privatestatic |
| SignalMessage(int signal, int code) | PCaller | privatestatic |
| startThread() | PCaller | private |
| stopThread() | PCaller | private |
| threadAttributes_ | PCaller | private |
| threadCondition_ | PCaller | private |
| threadConditionMutex_ | PCaller | private |
| threadDone_ | PCaller | private |
| threadRunning_ | PCaller | private |
| yieldToContained() | PCaller | private |
| yieldToOwner() | PCaller | private |
| ~PCaller() | PCaller | virtual |