Ask a Question | Search DSPSR: |
Home
|
dsp::InputBuffering::Share Class Reference Buffers the Transformation input. More...
Inheritance diagram for dsp::InputBuffering::Share:
Detailed DescriptionBuffers the Transformation input. Member Function Documentation◆ post_transformation()
Perform all buffering tasks required after transformation. No action required after transformation Implements dsp::BufferingPolicy. ◆ pre_transformation()
Perform all buffering tasks required before transformation. Prepend buffered data to target Transformation's input TimeSeries Implements dsp::BufferingPolicy. ◆ set_next_start()
Set the first sample to be used from the input next time. Copy remaining data from the target Transformation's input to buffer Implements dsp::BufferingPolicy. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|