libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
streamstring.h File Reference
#include <functional>
#include <promeki/core/namespace.h>
#include <promeki/core/string.h>
#include <promeki/core/iodevice.h>
#include <promeki/core/textstream.h>
Include dependency graph for streamstring.h:

Go to the source code of this file.

Classes

class  StreamStringIODevice
 Write-only IODevice that intercepts writes, accumulates characters, and invokes a callback on newlines or flush. More...
 
class  StreamString
 Collects text output into a String, splitting on newlines. More...
 

Detailed Description

See LICENSE file in the project root folder for license information.