nlib
|
Directories | |
directory | exi |
directory | heap |
directory | msgpack |
directory | oss |
directory | simd |
directory | succinct |
directory | testing |
directory | threading |
directory | unicode |
Files | |
file | Base64InputStream.h [code] |
Defines the class for reading Base64. | |
file | Base64OutputStream.h [code] |
Defines the class for writing Base64. | |
file | BinaryReader.h [code] |
Defines the class for reading binary files from streams. | |
file | BinaryWriter.h [code] |
Defines the class for writing binary files to streams. | |
file | Config.h [code] |
A file that contains the configuration information for each development environment. | |
file | Config_ctr.h [code] |
file | ConsoleOutputStream.h [code] |
Defines the stream for outputting data to the console. | |
file | Crc.h [code] |
Defines the class for handling CRCs. | |
file | Cstring.h [code] |
Wraps functions like strlen and strcpy so they can be safely used. | |
file | DateTime.h [code] |
Defines the class for handling times and durations. | |
file | DynamicAlignedStorage.h [code] |
Used when aligned memory needs to be obtained. | |
file | FileInputStream.h [code] |
Defines the stream for reading data from files. | |
file | FileOutputStream.h [code] |
Defines the stream for writing data to files. | |
file | FileStyleUri.h [code] |
Defines the class for handling URIs in formats that begin with "file://". | |
file | HandleMaker.h [code] |
Defines the HandlerMaker, HandleAccess, and handle_maker namespaces. | |
file | Hash.h [code] |
file | HttpStyleUri.h [code] |
Defines the class for handling URIs in formats that begin with "http://". | |
file | InputConverterStream.h [code] |
file | InputStream.h [code] |
Defines the base class for input streams. | |
file | IntTypes.h [code] |
file | LockFree.h [code] |
Lock-free algorithms are supported. | |
file | manual_en.h [code] |
file | manual_en_mainpage.h [code] |
file | manual_en_platform.h [code] |
file | MemoryInputStream.h [code] |
Defines the input stream for reading data from memory. | |
file | MemoryOutputStream.h [code] |
Defines the output stream for writing data to memory. | |
file | NativePathMapper.h [code] |
Defines the class for getting the platform-specific path notation from the URI path notation. | |
file | Nflags.h [code] |
Defines the class for handling command line strings. | |
file | Nlist.h [code] |
Defines the class that resembles std::vector but can store objects that cannot be copied. | |
file | Nqueue.h [code] |
file | OutputConverterStream.h [code] |
file | OutputStream.h [code] |
Defines the base class for output streams. | |
file | Platform.h [code] |
C-based declaration of the basic API. | |
file | Platform_ctr.h [code] |
file | Platform_unix.h [code] |
file | ReallocOutputStream.h [code] |
file | ReallocVec.h [code] |
file | SimpleSingleton.h [code] |
Defines a singleton. | |
file | Singleton.h [code] |
Defines a singleton. | |
file | SmartBitmap.h [code] |
Defines the class for handing bit streams operated on by Rank and Select . | |
file | StdInt.h [code] |
file | stream.h [code] |
If included, enables you to use stream-related classes. | |
file | StringView.h [code] |
Defines a class for implementing some of the features of std::string without duplicating data. | |
file | StrTo.h [code] |
Wrapper functions for safe use of C standard functions like strtol and strtoul . | |
file | Swap.h [code] |
file | TaggedTextParser.h [code] |
Defines a simple parser for XML-like tagged text. | |
file | TcpInputStream.h [code] |
file | TcpOutputStream.h [code] |
file | TextReader.h [code] |
Defines the class for reading text from streams. | |
file | TextWriter.h [code] |
Defines the class for writing text to a stream. | |
file | TypeTraits.h [code] |
Substitute definitions for the C++11 standard header type_traits . These substitute definitions are used when the compilers and standard libraries do not support type_traits | |
file | UniquePtr.h [code] |
Defines that class that is corresponding to std::unique_ptr . | |
file | Uri.h [code] |
Defines the class for handling URIs. | |
file | UriTemplate.h [code] |
Defines the class for handling the URI template. | |
file | WcharInputStream.h [code] |
Defines the stream for inputting wide characters. | |
file | ZlibInputStream.h [code] |
The stream of data to uncompress and read using zlib . | |
file | ZlibOutputStream.h [code] |
The stream of data to compress and write using zlib . | |
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.