![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/dot-gen.hpp"
accumulator to collect nodes grouped into a scope
Definition at line 144 of file dot-gen.hpp.
Public Member Functions | |
| Scope (size_t id) | |
| Scope && | add (Code const &code) |
| Scope && | rank (string rankSetting) |
Public Member Functions inherited from Code | |
| Code (string const &c) | |
| Code (string &&c) | |
|
inline |
Definition at line 146 of file dot-gen.hpp.
Definition at line 151 of file dot-gen.hpp.
Referenced by TestChainLoad< maxFan >::generateTopologyDOT(), and Scope::rank().
Here is the caller graph for this function:
|
inline |
Definition at line 159 of file dot-gen.hpp.
References Scope::add().
Referenced by TestChainLoad< maxFan >::generateTopologyDOT().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for Scope:
Collaboration diagram for Scope: