#include "Transport/LowLevelEncoderMap.H"
#include "Raster/GenericFrame.H"
#include "Util/Assert.H"
#include <map>
Go to the source code of this file.
Classes | |
struct | LowLevelEncoderMap::Impl |
A partial implementation of FrameOstream, using a map between 'shortnames' and LowLevelEncoder objects
Definition in file LowLevelEncoderMap.C.