Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
_StorageSetup< FUN >::BufferSlot_Output Struct Reference

#include "steam/engine/feed-manifold.hpp"

Description

template<class FUN>
struct steam::engine::_StorageSetup< FUN >::BufferSlot_Output

FeedManifold building block: hold output buffer pointers.

Definition at line 364 of file feed-manifold.hpp.

Public Attributes

BuffO outBuff
 
ArgO outArgs {}
 

Member Data Documentation

◆ outBuff

template<class FUN >
BuffO outBuff

Definition at line 366 of file feed-manifold.hpp.

Referenced by FeedManifold< FUN >::connect().

◆ outArgs

template<class FUN >
ArgO outArgs {}

Definition at line 367 of file feed-manifold.hpp.

Referenced by FeedManifold< FUN >::connect(), and FeedManifold< FUN >::invoke().

+ Inheritance diagram for _StorageSetup< FUN >::BufferSlot_Output:
+ Collaboration diagram for _StorageSetup< FUN >::BufferSlot_Output:

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