|
PTLib
Version 2.18.8
|
This is the complete list of members for PDynaLink, including all inherited members.
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Close() | PDynaLink | virtual |
| Compare(const PObject &obj) const | PObject | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| EqualTo enum value | PObject | |
| Function typedef | PDynaLink | |
| GetClass() const | PObject | inline |
| GetExtension() | PDynaLink | static |
| GetFunction(PINDEX index, Function &func, bool compulsory=false) | PDynaLink | |
| GetFunction(const PString &name, Function &func, bool compulsory=false) | PDynaLink | |
| GetLastError() const | PDynaLink | inline |
| GetName(PBoolean full=false) const | PDynaLink | virtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) const | PObject | inline |
| IsLoaded() const | PDynaLink | virtual |
| LessThan enum value | PObject | |
| m_dll | PDynaLink | protected |
| m_lastError | PDynaLink | protected |
| m_name | PDynaLink | protected |
| m_traceContextIdentifier | PObject | protected |
| Open(const PString &names) | PDynaLink | 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 |
| PDynaLink() | PDynaLink | |
| PDynaLink(const PString &name) | PDynaLink | |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PDynaLink() | PDynaLink | |
| ~PObject() | PObject | inlinevirtual |