Public Member Functions | Public Attributes | Protected Attributes

nsIXPConnectWrappedNative Interface Reference

import "nsIXPConnect.idl";

Inheritance diagram for nsIXPConnectWrappedNative:
Collaboration diagram for nsIXPConnectWrappedNative:

List of all members.

Public Member Functions

nsIInterfaceInfo FindInterfaceWithMember (in jsid nameID)
nsIInterfaceInfo FindInterfaceWithName (in jsid nameID)
void debugDump (in short depth)
void refreshPrototype ()
voidPtrPtr GetSecurityInfoAddress ()
nsISupportsNative () const
 Faster access to the native object from C++.

Public Attributes

readonly attribute nsISupports Native
readonly attribute JSObjectPtr JSObjectPrototype
readonly attribute nsIXPConnect XPConnect
 These are here as an aid to nsIXPCScriptable implementors.

Protected Attributes

nsISupportsmIdentity

Member Function Documentation

void nsIXPConnectWrappedNative::debugDump ( in short  depth  ) 
nsIInterfaceInfo nsIXPConnectWrappedNative::FindInterfaceWithMember ( in jsid  nameID  ) 
nsIInterfaceInfo nsIXPConnectWrappedNative::FindInterfaceWithName ( in jsid  nameID  ) 
voidPtrPtr nsIXPConnectWrappedNative::GetSecurityInfoAddress (  ) 

Faster access to the native object from C++.

Will never return null.

void nsIXPConnectWrappedNative::refreshPrototype (  ) 

Member Data Documentation

readonly attribute JSObjectPtr nsIXPConnectWrappedNative::JSObjectPrototype

These are here as an aid to nsIXPCScriptable implementors.


The documentation for this interface was generated from the following file: