A backend that does nothing. More...
#include <Null.h>
Public Member Functions | |
std::string | DefaultFilename () const |
void | Process (const dag::DAG &, Bytestream &, ErrorReport::Report) |
Additional Inherited Members | |
Static Public Member Functions inherited from fabrique::backend::Backend | |
static std::unique_ptr< Backend > | Create (const std::string &name) |
Create a new backend using a registered short name. More... | |