Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
Scope Struct Reference

#include "lib/dot-gen.hpp"

Description

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)
 

Constructor & Destructor Documentation

◆ Scope()

Scope ( size_t  id)
inline

Definition at line 146 of file dot-gen.hpp.

Member Function Documentation

◆ add()

Scope && add ( Code const &  code)
inline

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:

◆ rank()

Scope && rank ( string  rankSetting)
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:

The documentation for this struct was generated from the following file: