nlib
manual_ja.h
1 
2 /*--------------------------------------------------------------------------------*
3  Project: CrossRoad
4  Copyright (C)Nintendo All rights reserved.
5 
6  These coded instructions, statements, and computer programs contain proprietary
7  information of Nintendo and/or its licensed developers and are protected by
8  national and international copyright laws. They may not be disclosed to third
9  parties or copied or duplicated in any form, in whole or in part, without the
10  prior written consent of Nintendo.
11 
12  The content herein is highly confidential and should be handled accordingly.
13  *--------------------------------------------------------------------------------*/
14 
15 #ifndef INCLUDE_NN_NLIB_MANUAL_H_
16 #define INCLUDE_NN_NLIB_MANUAL_H_
17 
18 // リファレンスマニュアルをまとめています。
19 // このファイルをインクルードするべきではありません。
20 
21 namespace nn {
22 namespace nlib {
23 
32 
189 
299 
502 
723 
798 
872 
899 
1063 
1164 
1268 
1486 
1645 
2074 
2161 
2339 namespace binary_writer {
2340 
2361 } // namespace binary_writer
2362 
2363 
2365 
2556 namespace binary_reader {
2557 
2578 } // namespace binary_reader
2579 
2581 
3606 
3759 
3827 
3859 
6053 namespace handle_maker {
6099 } // namespace handle_maker
6100 
7179 } // namespace nlib
7180 } // namespace nn
7181 
7182 #endif // INCLUDE_NN_NLIB_MANUAL_H_
Definition: Base64.h:25