openshot-audio
0.1.6
|
This is the complete list of members for StringHolder, including all inherited members.
allocatedNumBytes | StringHolder | |
CharPointerType typedef | StringHolder | |
CharType typedef | StringHolder | |
createFromCharPointer(const CharPointer text) | StringHolder | inlinestatic |
createFromCharPointer(const CharPointer text, size_t maxChars) | StringHolder | inlinestatic |
createFromCharPointer(const CharPointer start, const CharPointer end) | StringHolder | inlinestatic |
createFromCharPointer(const CharPointerType start, const CharPointerType end) | StringHolder | inlinestatic |
createFromFixedLength(const char *const src, const size_t numChars) | StringHolder | inlinestatic |
createUninitialisedBytes(size_t numBytes) | StringHolder | inlinestatic |
getAllocatedNumBytes(const CharPointerType text) noexcept | StringHolder | inlinestatic |
getReferenceCount(const CharPointerType text) noexcept | StringHolder | inlinestatic |
makeUniqueWithByteSize(const CharPointerType text, size_t numBytes) | StringHolder | inlinestatic |
refCount | StringHolder | |
release(StringHolder *const b) noexcept | StringHolder | inlinestatic |
release(const CharPointerType text) noexcept | StringHolder | inlinestatic |
retain(const CharPointerType text) noexcept | StringHolder | inlinestatic |
StringHolder() JUCE_DELETED_FUNCTION | StringHolder | |
text | StringHolder |