|
SLIP
1.4
|
Classes | |
| class | slip::AvReader< VideoContainer, T, Nb_components, Nb_block > |
| AvReader, inherited from ContainerReader, is a reader for videos. More... | |
| class | slip::AvWriter< ContainerVideo, T, Nb_components > |
| AvWriter is a video writer. More... | |
| class | slip::ContainerReader< Container, T, Nb_block > |
| ContainerReader is the base class of the readers classes. All readers are working the same way: More... | |
| class | slip::ContainerWriter< Container, T > |
| ContainerWriter is the base class of the writer classes. All the writers are working the same way: More... | |
| class | slip::FITSReader< Container, T, Nb_components, Nb_block, Dim > |
| FITSReader, inherited from ContainerReader, is a reader of fits files (only Single Image FITS file as the reader read only the PHDU) More... | |
| class | slip::FITSWriter< Container, T, Nb_components, Dim > |
| FITSWriter is a fits writer. More... | |
| class | slip::JpegReader< Container2d, T, Nb_components, Nb_block > |
| JpegReader, inherited from ContainerReader, is a reader for jpeg images. More... | |
| class | slip::JpegWriter< Container2d, T, Nb_components > |
| JpegWriter is the jpeg image writer. More... | |
| class | slip::NetCDFReader< Container, T, Nb_components, Nb_block, Dim > |
| NetCDFReader, inherited from ContainerReader, is a reader of netcdf files. More... | |
| class | slip::NetCDFWriter< Container, T, Nb_components, Dim > |
| NetCDFWriter is a net. More... | |
| class | slip::PngReader< Container2d, T, Nb_components, Nb_block > |
| PngReader, inherited from ContainerReader, is a reader for png images. More... | |
| class | slip::PngWriter< Container2d, T, Nb_components > |
| PngWriter is the png image writer. More... | |
| class | slip::WavReader< Container1d, T, Nb_block > |
| WavReader, inherited from ContainerReader, is a reader for wav audio files. More... | |
| class | slip::WavWriter< Container1d, T > |
| WavWriter is the wave array writer. More... | |
Group of objects that are related to IO functionalities.
1.8.6