Fabrique

A build language for complex systems

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
fabrique::backend::NullBackend Class Reference

A backend that does nothing. More...

#include <Null.h>

Inheritance diagram for fabrique::backend::NullBackend:
fabrique::backend::Backend

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< BackendCreate (const std::string &name)
 Create a new backend using a registered short name. More...
 

Detailed Description

A backend that does nothing.

Definition at line 49 of file Null.h.


The documentation for this class was generated from the following files: