OpenClonk
StdThreadCheck Class Reference

#include <StdSync.h>

Public Member Functions

void Set ()
 
void Check ()
 

Detailed Description

Definition at line 283 of file StdSync.h.

Member Function Documentation

◆ Check()

void StdThreadCheck::Check ( )
inline

Definition at line 295 of file StdSync.h.

295 { }

Referenced by CStdFile::Advance(), CStdFile::ClearBuffer(), CStdFile::Close(), CStdFile::LoadBuffer(), CStdFile::Read(), CStdFile::Rewind(), CStdFile::SaveBuffer(), CStdFile::Write(), and CStdFile::WriteString().

Here is the caller graph for this function:

◆ Set()

void StdThreadCheck::Set ( )
inline

Definition at line 294 of file StdSync.h.

294 {}

Referenced by CStdFile::Append(), CStdFile::Create(), CStdFile::CStdFile(), CStdFile::Default(), and CStdFile::Open().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: