|
Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
| ▼Nalt | |
| ►Ndb | |
| ►Nex | |
| ►NFactoryMethod | |
| ►Nskeleton | |
| CBasicMemory | Malloc/realloc/freeを使った標準的なメモリクラス |
| CConsole | コンソールに関するクラス |
| CCriticalSection | CriticalSectionに関するWindowsAPIを集約したクラス |
| CData | |
| CDBLibrary | DB APIを集約するクラスの基底クラス |
| CDiagnostics | システム性能に関するWindowsAPIを集約したクラス |
| CEvent | イベントに関するWindowsAPIを集約したクラス |
| CFile | ファイルIOに関するWindowsAPIを集約したクラス |
| CFileInfo | ファイル情報共通クラス |
| CFileInfo1 | FileUtility::Find()が返すファイル情報 |
| CFileInfo2 | |
| CFileUtility | ファイルハンドルを伴わないファイルIOに関するWindowsAPIを 集約したクラス |
| CHandleLibrary | HANDLEを扱うWindowsAPIを集約した基底クラス |
| CHeapMemory | ヒープメモリに関するAPIを集約したクラス |
| CLog | Fileをベースとしたログに関する機能を集約したクラス |
| CMessage | |
| CMiddleLibrary | MiddleLibraryプロジェクトのメインクラス |
| CMutex | ミューテックスに関するWindowsAPIを集約したクラス |
| CNamedPipe | 名前付きパイプに関するWindowsAPIを集約したクラス |
| CPerformanceDataHelper | |
| CPerformanceDataItem | |
| CPipe | パイプに関するWindowsAPIを集約したクラス |
| CProcess | プロセスに関するWindowsAPIを集約したクラス |
| CQueryPerformance | 高分解能時間計測クラス |
| CReadWriteHandleLibrary | HANDLEでReadやWriteを行うWindowsAPIを集約した基底クラス |
| CRingBuffer | リングバッファに関するクラス |
| CSharedMemory | 共有メモリに関するWindowsAPIを集約したクラス |
| CSocketBuilder | ソケットに関するWindowsAPIを集約したクラス |
| CSocketLibrary | WinSockを使用するAPIを集約したクラス |
| CTcpConnector | TCP通信に関するWindowsAPIを集約したクラス |
| CThread | スレッドに関するWindowsAPIを集約したクラス |
| CTransactionFile | トランザクションNTFSに関するクラス |
| CTransactionFileUtility | トランザクションNTFSに関するユーティリティクラス |
| CTString | 文字列に関するWindowsAPIを集約したクラス |
| CUdpConnector | UDP通信に関するWindowsAPIを集約したクラス |
| CUtility | 汎用的に使えるユーティリティクラス |
| CVirtualMemory | 仮想メモリに関するクラス |
| CVirtualMemory1 | 仮想メモリの取得・解放を簡易的に実装したクラス |
| CWaitableHandleLibrary | HANDLEを使ってシグナル操作を行うWindowsAPIを集約した基底クラス |
| CWatchDogTimer | タイマーに関するWindowsAPIを集約したクラス |
| CWindowsLibrary | プロジェクト共通基底クラス |
| CWorkerFunction | |
| CWorkerTemplate | |
| NDBLibraryTest | |
| ▼NLeakCheck | |
| CArrayMemoryLeakCheck | Arrayのメモリーリークチェッククラス |
| CBinderMemoryLeakCheck | Binderのメモリーリークチェッククラス |
| CData | データ格納クラス |
| CFreightMemoryLeakCheck | Arrayのメモリーリークチェッククラス |
| CLeakCheck | |
| CLeakCheckTest | メモリーリーク結果の出力確認用 |
| CLinkedListMemoryLeakCheck | LinkedListのメモリーリークチェッククラス |
| CTStringMemoryLeakCheck | TStringのメモリーリークチェッククラス |
| NMiddleLibraryTest | |
| ▼Noss | |
| COSSLibrary | プロジェクト共通基底クラス |
| NOSSLibraryTest | |
| ▼NPerfCheck | |
| C_WatchDogData | |
| CArrayPerformanceCheck | Arrayクラス性能測定用 |
| CConsolePerformanceCheck | Console性能測定用 |
| CDequePerformanceCheck | 双方向キュークラス性能測定用 |
| CDownstreamDriver | TCP性能測定用(ダウンストリーム) |
| CFilePerformanceCheck | Fileクラス性能測定用 |
| CFreightPerformanceCheck | Freightクラス性能測定用 |
| CHeapPerformanceCheck | HeapMemoryクラス性能測定用 |
| CLinkedListPerformanceCheck | 連結リストクラス性能測定用 |
| CNewPerformanceCheck | Newの性能測定用 |
| CPerformanceCheck | 性能測定用 |
| CServerWorker | TCP性能測定用(サーバースレッド) |
| CStdFilePerformanceCheck | Fileクラスの比較用 |
| CTcpClient | TCP性能測定用(クライアント) |
| CTCPPerformanceCheck | TCP性能測定用 |
| CTcpProxy | TCP性能測定用(プロキシー) |
| CTcpServer | TCP性能測定用(サーバー) |
| CTStringPerformanceCheck | TStringクラス性能測定用 |
| CUdpController | UDP性能測定用 |
| CUDPPerformanceCheck | UDP性能測定用 |
| CUpstreamDriver | TCP性能測定用(アップストリーム) |
| CVectorPerformanceCheck | Std::vector<T>クラス性能測定用 |
| CWatchDocTimerPerformanceCheck | WatchDocTimerクラス性能測定用 |
| ▼Npicojson | |
| Cdefault_parse_context | |
| Cdeny_parse_context | |
| Cinput | |
| Clast_error_t | |
| Cnull | |
| ►Cnull_parse_context | |
| Cserialize_str_char | |
| ►Cvalue | |
| NSharedZone | |
| Nstd | STL namespace |
| NWindowsLibraryTest |