Lumiera  0.pre.03
»edit your freedom«
TestChainLoad< maxFan >::Node::Tab Struct Reference

#include "/Werk/devel/lumi/tests/vault/gear/test-chain-load.hpp"

Description

template<size_t maxFan = DEFAULT_FAN>
struct vault::gear::test::TestChainLoad< maxFan >::Node::Tab

Table with connections to other Node records.

Definition at line 272 of file test-chain-load.hpp.

Public Member Functions

Iter add (Node *n)
 
Nodeback ()
 
void clear ()
 
bool empty () const
 
Iter end ()
 
CIter end () const
 
Nodefront ()
 
size_t size () const
 

Public Attributes

Iter after = _Arr::begin()
 

Friends

Iter end (Tab &tab)
 
CIter end (Tab const &tab)
 

Member Function Documentation

◆ clear()

void clear ( )
inline
Warning
pointer data in array not cleared

Definition at line 284 of file test-chain-load.hpp.

+ Inheritance diagram for TestChainLoad< maxFan >::Node::Tab:
+ Collaboration diagram for TestChainLoad< maxFan >::Node::Tab:

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