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

Go to the source code of this file.

Classes

class  Ioss::IOFactory
 The main public user interface for creating Ioss::DatabaseIO objects. More...
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Typedefs

using Ioss::IOFactoryMap = std::map<std::string, IOFactory *, std::less<>>