Fabrique

A build language for complex systems

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

A backend that produces GraphViz .dot files. More...

#include <Dot.h>

Inheritance diagram for fabrique::backend::DotBackend:
fabrique::backend::Backend

Public Member Functions

std::string DefaultFilename () const
 
void Process (const dag::DAG &, Bytestream &, ErrorReport::Report)
 

Static Public Member Functions

static DotBackendCreate ()
 
- 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 produces GraphViz .dot files.

See also
http://www.graphviz.org/

Definition at line 51 of file Dot.h.


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