SPH
|
#include <CheckFunction.h>
Public Member Functions | |
FunctionChecker (std::atomic< Size > &reentrantCnt, std::atomic< Size > &totalCnt, const Flags< CheckFunction > flags) | |
~FunctionChecker () | |
Definition at line 22 of file CheckFunction.h.
FunctionChecker::FunctionChecker | ( | std::atomic< Size > & | reentrantCnt, |
std::atomic< Size > & | totalCnt, | ||
const Flags< CheckFunction > | flags | ||
) |
Definition at line 9 of file CheckFunction.cpp.
FunctionChecker::~FunctionChecker | ( | ) |
Definition at line 31 of file CheckFunction.cpp.