Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
読み取り中…
検索中…
一致する文字列を見つけられません
LogTest.cpp ファイル

Fileをベースとしたログに関する機能を集約したクラスのテストクラス [詳解]

#include "pch.h"
#include "Log.h"
#include "Thread.h"

[ソースコード]

名前空間

namespace  WindowsLibraryTest
 

関数

 WindowsLibraryTest::TEST_CLASS (LogTest)
 
DWORD WindowsLibraryTest::ThreadFunction1 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction2 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction3 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction4 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction5 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction6 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction7 (LPVOID lpvParam)
 
DWORD WindowsLibraryTest::ThreadFunction8 (LPVOID lpvParam)
 

変数

alt::Log WindowsLibraryTest::__threadLogFile
 
auto WindowsLibraryTest::loopAction
 

詳解

Fileをベースとしたログに関する機能を集約したクラスのテストクラス

著者
kumak.nosp@m.uma0.nosp@m.421@g.nosp@m.mail.nosp@m..com
日付
2022.4.26

LogTest.cpp に定義があります。