![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/dot-gen.hpp"
generate a Node name or a node_statement defining attributes of that node.
All variables use the format N<number>.
Definition at line 107 of file dot-gen.hpp.
Public Member Functions | |
| Node (size_t id) | |
| Node && | addAttrib (string def) |
| Node && | label (string text) |
| Node && | style (Code const &code) |
Public Member Functions inherited from Code | |
| Code (string const &c) | |
| Code (string &&c) | |
|
inline |
Definition at line 109 of file dot-gen.hpp.
|
inline |
Definition at line 114 of file dot-gen.hpp.
Referenced by Node::label(), and Node::style().
Here is the caller graph for this function:
|
inline |
Definition at line 128 of file dot-gen.hpp.
References Node::addAttrib().
Here is the call graph for this function:Definition at line 134 of file dot-gen.hpp.
References Node::addAttrib().
Here is the call graph for this function:
Inheritance diagram for Node:
Collaboration diagram for Node: