Go to the source code of this file.
Classes | |
struct | OutputData |
A structure for storing the various lists that contain the names of the items to be exported. More... | |
class | OutputMapWrapper< T > |
In newer versions of Clang calling operator[] on a map with a component that has a default constructor is an error, thus utilizing a map directly to store a ExecFlagEnum is not possible. More... | |
class | OutputOnWarehouse |
A helper warehouse class for storing the "execute_on" settings for the various output types. More... | |
class | OutputDataWarehouse |
A helper warehouse for storing OutputData objects for the various output types. More... | |