|
PTLib
Version 2.14.3
|
This is the complete list of members for PProcess, including all inherited members.
| _PXShowSystemWarning(PINDEX code, const PString &str) | PProcess | protectedvirtual |
| AlphaCode enum value | PProcess | |
| arguments | PProcess | protected |
| AutoDeleteFlag enum name | PThread | |
| AutoDeleteThread enum value | PThread | |
| BetaCode enum value | PProcess | |
| buildNumber | PProcess | protected |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| CodeStatus enum name | PProcess | |
| CommonConstruct() | PProcess | protected |
| CommonDestruct() | PProcess | protected |
| Compare(const PObject &obj) const | PProcess | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| configurationPaths | PProcess | protected |
| Construct() | PProcess | protected |
| Create(const PNotifier ¬ifier, INT parameter=0, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty(), PINDEX stackSize=0) | PThread | static |
| Create(const PNotifier ¬ifier, const PString &threadName) | PThread | inlinestatic |
| Current() | PProcess | static |
| e_IsAutoDelete enum value | PThread | protected |
| e_IsExternal enum value | PThread | protected |
| e_IsManualDelete enum value | PThread | protected |
| e_IsProcess enum value | PThread | protected |
| EqualTo enum value | PObject | |
| executableFile | PProcess | protected |
| GetArguments() | PProcess | |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetConfigurationFile() | PProcess | virtual |
| GetCurrentProcessID() | PProcess | static |
| GetCurrentThreadId() | PThread | static |
| GetFile() const | PProcess | |
| GetGroupName() const | PProcess | |
| GetHomeDirectory() const | PProcess | |
| GetLibVersion() | PProcess | static |
| GetManufacturer() const | PProcess | virtual |
| GetMaxHandles() const | PProcess | |
| GetName() const | PProcess | virtual |
| GetOSClass() | PProcess | static |
| GetOSConfigDir() | PProcess | static |
| GetOSHardware() | PProcess | static |
| GetOSName() | PProcess | static |
| GetOSVersion() | PProcess | static |
| GetPriority() const | PThread | virtual |
| GetProcessID() const | PProcess | inline |
| GetStartTime() const | PProcess | |
| GetTerminationValue() const | PProcess | |
| GetThread(PThreadIdentifier threadId) const | PProcess | |
| GetThreadId() const | PThread | inlinevirtual |
| GetThreadName() const | PThread | virtual |
| GetTimes(Times ×) | PThread | |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GetUserName() const | PProcess | |
| GetVersion(PBoolean full=true) const | PProcess | virtual |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| HighestPriority enum value | PThread | |
| HighPriority enum value | PThread | |
| HouseKeeping() | PProcess | protected |
| InternalCleanAutoDeleteThreads() | PProcess | protected |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| InternalMain(void *arg=NULL) | PProcess | virtual |
| InternalSetAutoDeleteThread(PThread *thread) | PProcess | protected |
| InternalThreadEnded(PThread *thread) | PProcess | protected |
| InternalThreadStarted(PThread *thread) | PProcess | protected |
| IsAutoDelete() const | PThread | inline |
| IsClass(const char *cls) const | PObject | inline |
| IsInitialised() | PProcess | static |
| IsOSVersion(unsigned major, unsigned minor=0, unsigned build=0) | PProcess | static |
| IsSuspended() const | PThread | virtual |
| IsTerminated() const | PThread | virtual |
| LessThan enum value | PObject | |
| LocalStorageList typedef | PThread | protected |
| LowestPriority enum value | PThread | |
| LowPriority enum value | PThread | |
| m_activeThreads | PProcess | protected |
| m_autoDeleteThreads | PProcess | protected |
| m_houseKeeper | PProcess | protected |
| m_keepingHouse | PProcess | protected |
| m_library | PProcess | protected |
| m_localStorage | PThread | protected |
| m_originalStackSize | PThread | protected |
| m_processID | PProcess | protected |
| m_pxSignals | PProcess | protected |
| m_shuttingDown | PProcess | protected |
| m_signalHouseKeeper | PProcess | protected |
| m_threadId | PThread | protected |
| m_threadMutex | PProcess | protected |
| m_threadName | PThread | protected |
| m_threadNameMutex | PThread | protected |
| m_timerList | PProcess | protected |
| m_traceContextIdentifier | PObject | protected |
| m_type | PThread | protected |
| Main()=0 | PThread | pure virtual |
| majorVersion | PProcess | protected |
| manufacturer | PProcess | protected |
| maxHandles | PProcess | protected |
| minorVersion | PProcess | protected |
| NoAutoDeleteThread enum value | PThread | |
| NormalPriority enum value | PThread | |
| NumCodeStatuses enum value | PProcess | |
| NumPriorities enum value | PThread | |
| OnInterrupt(bool terminating) | PProcess | virtual |
| OnThreadEnded(PThread &thread) | PProcess | virtual |
| OnThreadStart(PThread &thread) | PProcess | virtual |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| PDICTIONARY(PXFdDict, POrdinalKey, PThread) | PProcess | protected |
| PObject() | PObject | inlineprotected |
| PostShutdown() | PProcess | static |
| PProcess(const char *manuf="", const char *name="", unsigned majorVersion=1, unsigned minorVersion=0, CodeStatus status=ReleaseCode, unsigned buildNumber=1, bool library=false, bool suppressStartup=false) | PProcess | |
| PreInitialise(int argc, char **argv) | PProcess | |
| PreShutdown() | PProcess | |
| PrintOn(ostream &strm) const | PThread | virtual |
| Priority enum name | PThread | |
| productName | PProcess | protected |
| programStartTime | PProcess | protected |
| PThread(PINDEX stack, AutoDeleteFlag deletion=AutoDeleteThread, Priority priorityLevel=NormalPriority, const PString &threadName=PString::Empty()) | PThread | |
| PTimer::TimerList() | PProcess | friend |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| PXAbortBlock() const | PThread | |
| PXBlockOnChildTerminate(int pid, const PTimeInterval &timeout) | PThread | |
| PXBlockOnIO(int handle, int type, const PTimeInterval &timeout) | PThread | |
| PXCheckSignals() | PProcess | |
| PXOnAsyncSignal(int) | PProcess | virtual |
| PXOnSignal(int) | PProcess | virtual |
| PXShowSystemWarning(PINDEX code) | PProcess | static |
| PXShowSystemWarning(PINDEX code, const PString &str) | PProcess | static |
| PXSigHandler(int) | PProcess | friend |
| PXSignalHandler(int) | PProcess | friend |
| ReadFrom(istream &strm) | PObject | virtual |
| ReleaseCode enum value | PProcess | |
| Restart() | PThread | virtual |
| Resume() | PThread | virtual |
| SetAutoDelete(AutoDeleteFlag deletion=AutoDeleteThread) | PThread | virtual |
| SetConfigurationPath(const PString &path) | PProcess | |
| SetGroupName(const PString &groupname, PBoolean permanent=false) | PProcess | |
| SetMaxHandles(int newLimit) | PProcess | |
| SetNoAutoDelete() | PThread | inline |
| SetPriority(Priority priorityLevel) | PThread | virtual |
| SetTerminationValue(int value) | PProcess | |
| SetThreadName(const PString &name) | PThread | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| SetUserName(const PString &username, PBoolean permanent=false) | PProcess | |
| SignalTimerChange() | PProcess | |
| Sleep(const PTimeInterval &delay) | PThread | static |
| Startup() | PProcess | |
| status | PProcess | protected |
| Suspend(PBoolean susp=true) | PThread | virtual |
| Terminate() | PProcess | virtual |
| terminationValue | PProcess | protected |
| ThreadList typedef | PProcess | protected |
| ThreadMap typedef | PProcess | protected |
| Type enum name | PThread | protected |
| WaitForTermination() const | PThread | |
| WaitForTermination(const PTimeInterval &maxWait) const | PThread | |
| Yield() | PThread | static |
| ~PObject() | PObject | inlinevirtual |
| ~PProcess() | PProcess | |
| ~PThread() | PThread |