IOSS  2.0
Ioss_IOFactory.h File Reference
#include <Ioss_CodeTypes.h>
#include <string>
#include <Ioss_DBUsage.h>
#include <Ioss_PropertyManager.h>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

 Ioss
 The main namespace for the Ioss library.
 

Typedefs

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