|
Gnash
0.8.11dev
|
#include "ScreenShotter.h"#include <vector>#include <string>#include <cstring>#include <algorithm>#include <cstdio>#include <boost/algorithm/string/replace.hpp>#include <boost/lexical_cast.hpp>#include "log.h"#include "GnashEnums.h"#include "IOChannel.h"#include "Renderer.h"#include "tu_file.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| FileType | gnash::typeFromFileName (const std::string &filename) |
| Guess an appropriate file type from the filename. More... | |
1.8.12