Ardour  9.0-pre0-233-gbf2016071d
Steinberg Namespace Reference

Namespaces

 Vst
 

Classes

class  HostAttribute
 
class  RefObject
 
class  HostAttributeList
 
class  HostMessage
 
class  ConnectionProxy
 
class  PlugInterfaceSupport
 
class  HostApplication
 
class  VST3PI
 

Functions

std::string tchar_to_utf8 (Vst::TChar const *s)
 
bool utf8_to_tchar (Vst::TChar *rv, const char *s, size_t l=0)
 
bool utf8_to_tchar (Vst::TChar *rv, std::string const &s, size_t l=0)
 

Function Documentation

◆ tchar_to_utf8()

std::string Steinberg::tchar_to_utf8 ( Vst::TChar const *  s)

◆ utf8_to_tchar() [1/2]

bool Steinberg::utf8_to_tchar ( Vst::TChar *  rv,
const char *  s,
size_t  l = 0 
)

◆ utf8_to_tchar() [2/2]

bool Steinberg::utf8_to_tchar ( Vst::TChar *  rv,
std::string const &  s,
size_t  l = 0 
)