Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

JSPrincipals Struct Reference

#include <jsapi.h>

List of all members.

Public Attributes

char * codebase
void *(* JS_DLL_CALLBACK )(JSContext *cx, JSPrincipals *)
JSBool(* JS_DLL_CALLBACK )(JSContext *cx, JSPrincipals *)
jsrefcount refcount
void(* JS_DLL_CALLBACK )(JSContext *cx, JSPrincipals *)
JSBool(* JS_DLL_CALLBACK )(JSPrincipals *, JSPrincipals *)


Member Data Documentation

char* JSPrincipals::codebase
 

JSBool(* JSPrincipals::JS_DLL_CALLBACK)(JSPrincipals *, JSPrincipals *)
 

void(* JSPrincipals::JS_DLL_CALLBACK)(JSContext *cx, JSPrincipals *)
 

JSBool(* JSPrincipals::JS_DLL_CALLBACK)(JSContext *cx, JSPrincipals *)
 

void*(* JSPrincipals::JS_DLL_CALLBACK)(JSContext *cx, JSPrincipals *)
 

jsrefcount JSPrincipals::refcount
 


The documentation for this struct was generated from the following file:
   Comments or Suggestions?    License Information