nlib
|
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 stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
Defines the base class for output streams.
Definition in file OutputStream.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.