|
PTLib
Version 2.18.8
|
This is the complete list of members for PCharArray, including all inherited members.
| allocatedDynamically | PAbstractArray | protected |
| AssignContents(const PContainer &c) | PContainer | protectedvirtual |
| Attach(const char *buffer, PINDEX bufferSize) | PBaseArray< char > | inline |
| PAbstractArray::Attach(const void *buffer, PINDEX bufferSize) | PAbstractArray | |
| Class() | PObject | inlinestatic |
| Clone() const | PCharArray | inlinevirtual |
| CloneAs() const | PObject | inline |
| CloneContents(const PContainer *src) | PContainer | protected |
| Compare(const PObject &obj) const | PAbstractArray | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| Concatenate(const PBaseArray &array) | PBaseArray< char > | inline |
| PAbstractArray::Concatenate(const PAbstractArray &array) | PAbstractArray | |
| CopyContents(const PContainer &c) | PContainer | protected |
| 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 |
| DestroyContents()=0 | PContainer | protectedpure virtual |
| DestroyReference() | PContainer | protectedvirtual |
| Destruct() | PContainer | protected |
| elementSize | PAbstractArray | protected |
| empty() const | PContainer | inline |
| EqualTo enum value | PObject | |
| GetAt(PINDEX index) const | PBaseArray< char > | inline |
| GetClass() const | PObject | inline |
| GetLength() const | PAbstractArray | virtual |
| GetPointer(PINDEX minSize=0) | PBaseArray< char > | inline |
| PAbstractArray::GetPointer() const | PAbstractArray | inline |
| GetSize() const | PContainer | virtual |
| GetTraceContextIdentifier() const | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| InternalSetSize(PINDEX newSize, PBoolean force) | PAbstractArray | protected |
| IsClass(const char *name) const | PObject | inline |
| IsEmpty() const | PContainer | virtual |
| IsUnique() const | PContainer | |
| LessThan enum value | PObject | |
| m_traceContextIdentifier | PObject | protected |
| MakeUnique() | PContainer | virtual |
| operator charconst *() const | PBaseArray< char > | inline |
| operator!=(const PObject &obj) const | PObject | inline |
| operator<(const PObject &obj) const | PObject | inline |
| operator<=(const PObject &obj) const | PObject | inline |
| operator=(const PContainer &cont) | PContainer | |
| operator==(const PObject &obj) const | PObject | inline |
| operator>(const PObject &obj) const | PObject | inline |
| operator>=(const PObject &obj) const | PObject | inline |
| operator[](PINDEX index) const | PBaseArray< char > | inline |
| operator[](PINDEX index) | PBaseArray< char > | inline |
| PAbstractArray(PINDEX elementSizeInBytes, PINDEX initialSize=0) | PAbstractArray | |
| PAbstractArray(PINDEX elementSizeInBytes, const void *buffer, PINDEX bufferSizeInElements, PBoolean dynamicAllocation) | PAbstractArray | |
| PAbstractArray(PContainerReference &reference, PINDEX elementSizeInBytes) | PAbstractArray | protected |
| PBaseArray(PINDEX initialSize=0) | PBaseArray< char > | inline |
| PBaseArray(charconst *buffer, PINDEX length, PBoolean dynamic=true) | PBaseArray< char > | inline |
| PBaseArray(PContainerReference &reference_) | PBaseArray< char > | inlineprotected |
| PCharArray(PINDEX initialSize=0) | PCharArray | inline |
| PCharArray(char const *buffer, PINDEX length, PBoolean dynamic=true) | PCharArray | inline |
| PCharArray(PContainerReference &reference_) | PCharArray | inline |
| PContainer(PINDEX initialSize=0) | PContainer | |
| PContainer(const PContainer &cont) | PContainer | |
| PContainer(int dummy, const PContainer *cont) | PContainer | protected |
| PContainer(PContainerReference &reference) | PContainer | protected |
| PObject() | PObject | inlineprotected |
| PrintElementOn(ostream &stream, PINDEX index) const | PBaseArray< char > | inlineprotectedvirtual |
| PAbstractArray::PrintElementOn(ostream &stream, PINDEX index) const | PAbstractArray | protectedvirtual |
| PrintOn(ostream &strm) const | PCharArray | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadElementFrom(istream &stream, PINDEX index) | PAbstractArray | protectedvirtual |
| ReadFrom(istream &strm) | PCharArray | virtual |
| reference | PContainer | protected |
| SetAt(PINDEX index, charval) | PBaseArray< char > | inline |
| SetMinSize(PINDEX minSize) | PContainer | |
| SetSize(PINDEX newSize) | PAbstractArray | virtual |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| size() const | PContainer | inline |
| theArray | PAbstractArray | protected |
| ~PContainer() | PContainer | inlinevirtual |
| ~PObject() | PObject | inlinevirtual |