OpenBarnyard
 
Loading...
Searching...
No Matches
T2TestingFramework::Check Struct Reference

#include <T2TestingFramework.h>

Public Attributes

CheckpNext = TNULL
 
const TCHARpchFileName = TNULL
 
const TCHARpchStatement = TNULL
 
TINT iLineNum: 31 = -1
 
TBOOL bFailed: 1 = TFALSE
 

Detailed Description

Definition at line 41 of file T2TestingFramework.h.

Member Data Documentation

◆ bFailed

TBOOL T2TestingFramework::Check::bFailed

Definition at line 47 of file T2TestingFramework.h.

◆ iLineNum

TINT T2TestingFramework::Check::iLineNum

Definition at line 46 of file T2TestingFramework.h.

◆ pchFileName

const TCHAR* T2TestingFramework::Check::pchFileName = TNULL

Definition at line 44 of file T2TestingFramework.h.

◆ pchStatement

const TCHAR* T2TestingFramework::Check::pchStatement = TNULL

Definition at line 45 of file T2TestingFramework.h.

◆ pNext

Check* T2TestingFramework::Check::pNext = TNULL

Definition at line 43 of file T2TestingFramework.h.


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