Lumiera  0.pre.03
»edit your freedom«
TestFrameTable Struct Reference

Description

table to hold test data frames in heap memory. These frames are built on demand, but retained thereafter. Some tests might rely on the actual memory locations, using the test frames to simulate a real input frame data stream.

Note
TestFrame::reseed() also discards this storage, which otherwise is retained at stable location until process end.

Definition at line 153 of file testframe.cpp.

Public Member Functions

TestFramegetFrame (uint seqNr, uint chanNr)
 
+ Inheritance diagram for TestFrameTable:
+ Collaboration diagram for TestFrameTable:

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