#include "CarlaStateUtils.hpp"
#include "CarlaBackendUtils.hpp"
#include "CarlaMathUtils.hpp"
#include "CarlaMIDI.h"
#include "water/streams/MemoryOutputStream.h"
#include "water/xml/XmlElement.h"
#include <string>
Go to the source code of this file.
◆ getNewLineSplittedString()
◆ replaceStdString()
| std::string replaceStdString |
( |
const std::string & | original, |
|
|
const std::string & | before, |
|
|
const std::string & | after ) |
|
static |
◆ xmlSafeStringCharDup()
◆ xmlSafeStringFast()
| std::string xmlSafeStringFast |
( |
const char *const | cstring, |
|
|
const bool | toXml ) |
|
static |