IOSS  2.0
Ioss_Transform.h File Reference
#include <Ioss_CodeTypes.h>
#include <functional>
#include <map>
#include <string>
#include <vector>
Include dependency graph for Ioss_Transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::Transform
 
class  Iotr::Factory
 

Namespaces

 Ioss
 The main namespace for the Ioss library.
 
 Iotr
 A namespace for Ioss transformations.
 

Typedefs

using Iotr::FactoryMap = std::map< std::string, Factory *, std::less< std::string > >