API Documentation
Loading...
Searching...
No Matches
IOFactory.h File Reference
#include "DLLInfo.h"
#include <NDEVR/SoftwareService.h>
#include <NDEVR/FactoryOptions.h>
#include <NDEVR/Model.h>
#include <NDEVR/File.h>
#include <NDEVR/FileFormat.h>
Include dependency graph for IOFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FactoryParameters
 A container of input information that is to be filled with output information by an IOFactory. More...
 
struct  FileFactoryWarning
 Allows the software to display a warning to the end user about a problem encountered during an IOFactory read/write operation. More...
 
class  IOFactory
 A service that provides Import/Export functionality for a model heirarchy. These can be registered with a EnableFactory to allow the user to export/import to certain file formats. In order to provide support for new file formats, classes should overrdide this class and then add themselves using EnableFactory. More...
 

Namespaces

namespace  NDEVR