8#include "dawn/common/descobject.hxx"
9#include "dawn/porting/config.hxx"
10#include "dawn/proto/common.hxx"
Descriptor wrapper for individual object configuration.
Base class for all protocol implementations.
Built-in protocol factory.
~CProtoFactory()=default
Destructor.
CProtoCommon * create(CDescObject &desc)
Create a protocol object from descriptor.
CProtoFactory()=default
Constructor.
Abstract factory interface for protocol creation.
virtual CProtoCommon * create(CDescObject &desc)=0
Create a protocol object.
Out-of-tree user-extension hooks for Dawn.