![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/dot-gen.hpp"
Accumulator to collect lines of DOT code.
Definition at line 86 of file dot-gen.hpp.
Public Attributes | |
| std::vector< string > | lines |
Public Member Functions | |
| Section (string name) | |
| Section && | operator+= (Code const &code) |
|
inline |
Definition at line 90 of file dot-gen.hpp.
Definition at line 95 of file dot-gen.hpp.
References Section::lines.
| std::vector<string> lines |
Definition at line 88 of file dot-gen.hpp.
Referenced by Section::operator+=(), and DotOut::put().
Collaboration diagram for Section: