◆ CharPointerType
◆ CharType
◆ StringHolder()
juce::StringHolder::StringHolder |
( |
| ) |
|
◆ createFromCharPointer() [1/4]
template<class CharPointer >
◆ createFromCharPointer() [2/4]
template<class CharPointer >
static CharPointerType juce::StringHolder::createFromCharPointer |
( |
const CharPointer |
text, |
|
|
size_t |
maxChars |
|
) |
| |
|
inlinestatic |
◆ createFromCharPointer() [3/4]
template<class CharPointer >
◆ createFromCharPointer() [4/4]
◆ createFromFixedLength()
◆ createUninitialisedBytes()
static CharPointerType juce::StringHolder::createUninitialisedBytes |
( |
size_t |
numBytes | ) |
|
|
inlinestatic |
◆ getAllocatedNumBytes()
◆ getReferenceCount()
◆ makeUniqueWithByteSize()
◆ release() [1/2]
◆ release() [2/2]
◆ retain()
◆ allocatedNumBytes
size_t juce::StringHolder::allocatedNumBytes |
◆ refCount
Atomic<int> juce::StringHolder::refCount |
◆ text
The documentation for this class was generated from the following file: