nlib
OutputStream.h File Reference

Defines the base class for output streams. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::OutputStream
 The base class for output streams. This class cannot be instantiated. More...
 
class  nn::nlib::NullOutputStream
 The class for OutputStream objects for which no actual writing takes place. 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 base class for output streams.

Definition in file OutputStream.h.