![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "/Werk/devel/lumi/tests/vault/gear/test-chain-load.hpp"
Table with connections to other Node records.
Definition at line 263 of file test-chain-load.hpp.
Public Attributes | |
| Iter | after = _Arr::begin() |
Public Member Functions | |
| Iter | end () |
| CIter | end () const |
| Node * | front () |
| Node * | back () |
| void | clear () |
| size_t | size () const |
| bool | empty () const |
| Iter | add (Node *n) |
Friends | |
| Iter | end (Tab &tab) |
| CIter | end (Tab const &tab) |
|
inline |
Definition at line 267 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::after.
|
inline |
Definition at line 268 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::after.
|
inline |
Definition at line 272 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::empty().
Here is the call graph for this function:
|
inline |
Definition at line 273 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::after, and TestChainLoad< maxFan >::Node::Tab::empty().
Here is the call graph for this function:
|
inline |
Definition at line 275 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::after.
Referenced by TestChainLoad< maxFan >::Node::clear().
Here is the caller graph for this function:
|
inline |
Definition at line 277 of file test-chain-load.hpp.
Referenced by TestChainLoad< maxFan >::Node::Tab::empty().
Here is the caller graph for this function:
|
inline |
Definition at line 278 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::size().
Referenced by TestChainLoad< maxFan >::Node::Tab::back(), and TestChainLoad< maxFan >::Node::Tab::front().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 281 of file test-chain-load.hpp.
References TestChainLoad< maxFan >::Node::Tab::after.
Referenced by TestChainLoad< maxFan >::Node::addPred(), and TestChainLoad< maxFan >::Node::addSucc().
Here is the caller graph for this function:| Iter after = _Arr::begin() |
Definition at line 269 of file test-chain-load.hpp.
Definition at line 270 of file test-chain-load.hpp.
Inheritance diagram for TestChainLoad< maxFan >::Node::Tab:
Collaboration diagram for TestChainLoad< maxFan >::Node::Tab: