|
PTLib
Version 2.10.11
|
This is the complete list of members for PSyncPoint, including all inherited members.
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| Compare(const PObject &obj) const | PObject | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetInitial() const | PSemaphore | inline |
| GetMaxCount() const | PSemaphore | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| initialVar | PSemaphore | protected |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
| IsClass(const char *cls) const | PObject | inline |
| LessThan enum value | PObject | |
| maxCountVar | PSemaphore | protected |
| 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 |
| PObject() | PObject | inlineprotected |
| PQUEUE(ThreadQueue, PThread) | PSemaphore | protected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PSemaphore(unsigned initial, unsigned maximum) | PSemaphore | |
| PSemaphore(const PSemaphore &) | PSemaphore | |
| PSyncPoint() | PSyncPoint | |
| PSyncPoint(const PSyncPoint &) | PSyncPoint | |
| ReadFrom(istream &strm) | PObject | virtual |
| Signal() | PSemaphore | virtual |
| Wait() | PSemaphore | virtual |
| Wait(const PTimeInterval &timeout) | PSemaphore | virtual |
| waitQueue | PSemaphore | protected |
| WillBlock() const | PSemaphore | virtual |
| ~PObject() | PObject | inlinevirtual |
| ~PSemaphore() | PSemaphore |