nlib
ConsoleOutputStream.h File Reference

Defines the stream for outputting data to the console. More...

Go to the source code of this file.

Classes

class  nn::nlib::ConsoleOutputStream
 The class for creating a stream to output to the console as a text string using nlib_printf. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 

Detailed Description

Defines the stream for outputting data to the console.

Definition in file ConsoleOutputStream.h.