xCover - Code Coverage for C and C++ STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... Synesis Software

xcover_coverItem_t Struct Reference

#include <xcover/xcover.h>

List of all members.


Detailed Description

Structure used by reporters to indicate an uncovered mark.

Public Attributes

char const * groupName
char const * fileName
int markIndex
int priorMarkLine
int posteriorMarkLine

Member Data Documentation

char const* groupName

The name of the group.

char const* fileName

The name of the file.

int markIndex

The index of the mark.

The previous marked line.

The next marked line.


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

xCover Library documentation © Matthew Wilson and Synesis Software Pty Ltd, 2008-2009 SourceForge.net Logo