Gnash  0.8.11dev
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

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

Functions

const uint32_t & gnash::GetNPStringLen (const NPString &str)
 
const NPUTF8 * gnash::GetNPStringChars (const NPString &str)
 
void gnash::CopyVariantValue (const NPVariant &from, NPVariant &to)
 
std::string gnash::NPStringToString (const NPString &str)
 Construct a std::string from an NPString. More...
 
std::string gnash::NPVariantToString (const NPVariant &val)
 Construct a std::string from an NPVariant. More...