IOSS 2.0
Loading...
Searching...
No Matches
Ioss_TransformFactory.h File Reference
#include "Ioss_CodeTypes.h"
#include <functional>
#include <map>
#include <string>
#include "ioss_export.h"
Include dependency graph for Ioss_TransformFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::TransformFactory
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Typedefs

using Ioss::TransformFactoryMap = std::map<std::string, TransformFactory *, std::less<>>