open_iA 2024.7
Loading...
Searching...
No Matches
Classes | Typedefs
iAFileTypeRegistry.h File Reference
#include "iaio_export.h"
#include "iADataSetType.h"
#include "iAFileIO.h"

Classes

class  iAFileTypeRegistry
 Registry for file types (of type iAFileIO) with the file I/O framework of open_iA. More...
 

Typedefs

using iAFileIOCreateFuncPtr = std::shared_ptr<iAFileIO>(*)()
 

Typedef Documentation

◆ iAFileIOCreateFuncPtr

using iAFileIOCreateFuncPtr = std::shared_ptr<iAFileIO>(*)()