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 stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 

Detailed Description

Defines the stream for outputting data to the console.

Definition in file ConsoleOutputStream.h.