8#include "dawn/common/descobject.hxx"
9#include "dawn/porting/config.hxx"
Descriptor wrapper for individual object configuration.
Base class for all I/O objects.
Built-in I/O object factory for standard I/O types.
CIOCommon * create(CDescObject &desc)
Create I/O object from descriptor.
Abstract factory interface for extensible I/O object creation.
virtual CIOCommon * create(CDescObject &desc)=0
Create I/O object from descriptor.
Out-of-tree user-extension hooks for Dawn.