Classes | Namespaces | Functions

GnashNPVariant.h File Reference

#include "npapi.h"
#include "npruntime.h"

Go to the source code of this file.

Classes

class  gnash::GnashNPVariant
 This class holds ownership of (a copy of) an NPVariant. More...

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

void gnash::CopyVariantValue (const NPVariant &from, NPVariant &to)
std::string gnash::NPStringToString (const NPString &str)
 Construct a std::string from an NPString.