openshot-audio  0.1.2
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::StringCreationHelper ( const size_t  initialBytes)
inline
StringCreationHelper::StringCreationHelper ( const String::CharPointerType  s)
inline

Member Function Documentation

void StringCreationHelper::write ( juce_wchar  c)
inline

Member Data Documentation

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

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