DUDS
Distributed Update of Data from Something
BppImageArchiveSequence.hpp File Reference
#include <duds/ui/graphics/BppImage.hpp>
#include <boost/noncopyable.hpp>
#include <fstream>
Include dependency graph for BppImageArchiveSequence.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  duds::ui::graphics::BppImageArchiveFile
 Provides an input iterator to a sequence of named bit-per-pixel images read from an archive file. More...
 
class  duds::ui::graphics::BppImageArchiveSequence
 Provides an input iterator to a sequence of named bit-per-pixel images read from an input stream. More...
 
class  duds::ui::graphics::BppImageArchiveSequence::iterator
 An input iterator that will parse and supply image data from the stream. More...
 

Namespaces

 duds
 
 duds::ui
 Holds user interface related code.
 
 duds::ui::graphics
 General graphics related code.