openshot-audio  0.1.6
Public Member Functions | Public Attributes | List of all members
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

◆ StringCreationHelper() [1/2]

StringCreationHelper::StringCreationHelper ( const size_t  initialBytes)
inline

◆ StringCreationHelper() [2/2]

StringCreationHelper::StringCreationHelper ( const String::CharPointerType  s)
inline

Member Function Documentation

◆ write()

void StringCreationHelper::write ( juce_wchar  c)
inline

Member Data Documentation

◆ result

String StringCreationHelper::result

◆ source

String::CharPointerType StringCreationHelper::source

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