Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/engine/nodeoperation.hpp"
Base class of all concrete invocation sequences.
Provides a collection of functions used to build up the invocation sequence. Additionally providing a marker used to detect the existence of an concrete definition/specialisation for a given specific configuration.
Definition at line 84 of file nodeoperation.hpp.
Public Types | |
typedef lib::meta::Yes_t | is_defined |
Public Member Functions | |
BuffHandle | getSource (Invocation &ivo, uint chanNo) |
BuffHandle | pullPredecessor (Invocation &ivo, uint chanNo) |
void | releaseBuffers (BuffHandle *table, uint slotCnt, uint slot_to_retain) |
bool | validateBuffers (Invocation &ivo) |