Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

PatternState::Statistics Struct Reference

Pattern checking statistics. More...

List of all members.

Public Attributes

size_t pattern_checks
 Number of pattern checks.
size_t ring_checks
 Number of calls to checkRingGodel().
size_t slice_checks
 Number of slice checks.

Detailed Description

Pattern checking statistics.

Definition at line 240 of file PatternState.hpp.


Member Data Documentation

Number of calls to checkRingGodel().

Definition at line 246 of file PatternState.hpp.

Referenced by PatternState::CheckRingGodel(), PatternState::ClearPatternCheckStats(), and PatternState::DumpPatternCheckStats().


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


6 Jan 2011 Doxygen 1.6.3