dxd - dynax driver framework 3.0.1d223
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::redirect::line Class Referenceabstract

a sink taking a stream's lines, each whole in one call, without its line end: what a system log, the debugger or an installation log keeps as an entry More...

#include <dx_redirect.h>

Inheritance diagram for dx::redirect::line:
Collaboration diagram for dx::redirect::line:

Protected Member Functions

virtual void operator() (const std::string &line)=0
std::streamsize xsputn (const char *data, std::streamsize count) override

Detailed Description

a sink taking a stream's lines, each whole in one call, without its line end: what a system log, the debugger or an installation log keeps as an entry

Member Function Documentation

◆ operator()()

virtual void dx::redirect::line::operator() ( const std::string & line)
protectedpure virtual

◆ xsputn()

std::streamsize dx::redirect::line::xsputn ( const char * data,
std::streamsize count )
inlineoverrideprotected

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

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.