Generated on Sat Jul 28 2018 17:24:44 for Gecode by doxygen 1.8.14
Gecode::TraceFilter::TFO::Filter Struct Reference

Filter information. More...

#include <trace-filter.hpp>

Public Attributes

Group g
 The filter group. More...
 
bool neg
 Whether the filter is negative. More...
 
char what
 One bit set for each operation type. More...
 

Detailed Description

Filter information.

Definition at line 143 of file trace-filter.hpp.

Member Data Documentation

◆ g

Group Gecode::TraceFilter::TFO::Filter::g

The filter group.

Definition at line 145 of file trace-filter.hpp.

◆ neg

bool Gecode::TraceFilter::TFO::Filter::neg

Whether the filter is negative.

Definition at line 147 of file trace-filter.hpp.

◆ what

char Gecode::TraceFilter::TFO::Filter::what

One bit set for each operation type.

Definition at line 149 of file trace-filter.hpp.


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