17 #ifndef STROMX_RUNTIME_SORTINPUTSALGORITHM_H
18 #define STROMX_RUNTIME_SORTINPUTSALGORITHM_H
20 #include "stromx/runtime/Config.h"
41 void apply(
Stream & stream);
46 #endif // STROMX_RUNTIME_SORTINPUTSALGORITHM_H
The stromx class library.
Definition: AdjustRgbChannels.cpp:29
The core data processing pipeline of stromx.
Definition: Stream.h:45