Gnash
0.8.10
|
#include <map>
#include <string>
#include <glib.h>
#include "npapi.h"
#include "npruntime.h"
#include "GnashNPVariant.h"
Go to the source code of this file.
Classes | |
class | gnash::GnashPluginScriptObject |
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Defines | |
#define | READFD 0 |
#define | WRITEFD 1 |
Functions | |
void | gnash::CopyVariantValue (const NPVariant &from, NPVariant &to) |
#define READFD 0 |
#define WRITEFD 1 |