OpenShot Library | OpenShotAudio 0.2.2
juce::EmptyString Struct Reference

Public Attributes

int refCount
 
size_t allocatedBytes
 
String::CharPointerType::CharType text
 

Detailed Description

Definition at line 52 of file juce_String.cpp.

Member Data Documentation

◆ refCount

int juce::EmptyString::refCount

Definition at line 54 of file juce_String.cpp.

◆ allocatedBytes

size_t juce::EmptyString::allocatedBytes

Definition at line 55 of file juce_String.cpp.

◆ text

String::CharPointerType::CharType juce::EmptyString::text

Definition at line 56 of file juce_String.cpp.


The documentation for this struct was generated from the following file: