#include <PluginScriptableObjectUtils.h>
Public Member Functions | |
| ProtectedVariant (const NPVariant &aVariant, PluginInstanceParent *aInstance) | |
| ProtectedVariant (const NPVariant &aVariant, PluginInstanceChild *aInstance) | |
| ~ProtectedVariant () | |
| PRBool | IsOk () |
| operator const Variant & () | |
| mozilla::plugins::ProtectedVariant::ProtectedVariant | ( | const NPVariant & | aVariant, | |
| PluginInstanceParent * | aInstance | |||
| ) | [inline] |
| mozilla::plugins::ProtectedVariant::ProtectedVariant | ( | const NPVariant & | aVariant, | |
| PluginInstanceChild * | aInstance | |||
| ) | [inline] |
| mozilla::plugins::ProtectedVariant::~ProtectedVariant | ( | ) | [inline] |
| PRBool mozilla::plugins::ProtectedVariant::IsOk | ( | ) | [inline] |
| mozilla::plugins::ProtectedVariant::operator const Variant & | ( | ) | [inline] |
1.7.1