#include <cassert>
#include <string.h>
#include "library_impl.h"
Go to the source code of this file.
Namespaces | |
namespace | |
A simple observer implementation. | |
Variables | |
static const std::string | pdf::g_ext_table [] |
Internal file extension table. dummy file is a index file which contains a list of file names. | |
static const int | pdf::EXT_TABLE_SIZE |