Public Types | |
| enum | type_t { type_t::unknown, type_t::all_pot_sizes, type_t::default_sizes } |
Public Member Functions | |
| inputfile_t (const string &fname) | |
Public Attributes | |
| vector< inputfile_entry_t > | entries |
| string | filename |
| type_t | type |
Definition at line 74 of file analyze-blocking-sizes.cpp.
|
strong |
| Enumerator | |
|---|---|
| unknown | |
| all_pot_sizes | |
| default_sizes | |
Definition at line 76 of file analyze-blocking-sizes.cpp.
|
inline |
Definition at line 86 of file analyze-blocking-sizes.cpp.
| vector<inputfile_entry_t> inputfile_t::entries |
Definition at line 83 of file analyze-blocking-sizes.cpp.
| string inputfile_t::filename |
Definition at line 82 of file analyze-blocking-sizes.cpp.
| type_t inputfile_t::type |
Definition at line 84 of file analyze-blocking-sizes.cpp.