openshot-audio  0.1.2
Public Member Functions | Public Attributes | List of all members
juce::StringCreationHelper Class Reference

Public Member Functions

 StringCreationHelper (const size_t initialBytes)
 
 StringCreationHelper (const String::CharPointerType s)
 
void write (juce_wchar c)
 

Public Attributes

String result
 
String::CharPointerType source
 

Constructor & Destructor Documentation

juce::StringCreationHelper::StringCreationHelper ( const size_t  initialBytes)
inline
juce::StringCreationHelper::StringCreationHelper ( const String::CharPointerType  s)
inline

Member Function Documentation

void juce::StringCreationHelper::write ( juce_wchar  c)
inline

Member Data Documentation

String juce::StringCreationHelper::result
String::CharPointerType juce::StringCreationHelper::source

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