Public Types | Public Member Functions | Public Attributes

Table::StartStopManipulator::Criterion Struct Reference

List of all members.

Public Types

enum  Type { None, Records, Match }

Public Member Functions

 Criterion (Type t=None)

Public Attributes

Type type_
int count_
 nr of lines or nr of matches
GlobExpr matchexpr_
int matchcolidx_
 specify -1 for any col

Member Enumeration Documentation

Enumerator:
None 
Records 
Match 

Constructor & Destructor Documentation

Table::StartStopManipulator::Criterion::Criterion ( Type  t = None  )  [inline]

Member Data Documentation

nr of lines or nr of matches

specify -1 for any col