Generated on Thu Apr 5 2018 19:44:19 for Gecode by doxygen 1.8.13
Gecode::TraceFilter::TFO::Filter Struct Reference

Filter information. More...

#include <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 filter.hpp.

Member Data Documentation

◆ g

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

The filter group.

Definition at line 145 of file filter.hpp.

◆ neg

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

Whether the filter is negative.

Definition at line 147 of file filter.hpp.

◆ what

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

One bit set for each operation type.

Definition at line 149 of file filter.hpp.


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