ant
A2 ant: class-based analysis framework
reader_flags_t.h File Reference
#include "base/bitflag.h"
+ Include dependency graph for reader_flags_t.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 ant
 
 ant::analysis
 
 ant::analysis::input
 

Typedefs

using ant::analysis::input::reader_flags_t = bitflag< reader_flag_t >
 

Enumerations

enum  ant::analysis::input::reader_flag_t { ant::analysis::input::reader_flag_t::IsSource, ant::analysis::input::reader_flag_t::ProvidesSlowControl }