sbRemoteSecurityEvent.h File Reference
#include "sbRemoteAPI.h"
#include <sbISecurityMixin.h>
#include <sbISecurityAggregator.h>
#include <sbIRemoteSecurityEvent.h>
#include <nsIClassInfo.h>
#include <nsIDOMEvent.h>
#include <nsIDOMEventTarget.h>
#include <nsIDOMNSEvent.h>
#include <nsIPrivateDOMEvent.h>
#include <nsISecurityCheckedComponent.h>
#include <nsStringGlue.h>
#include <nsCOMPtr.h>
Include dependency graph for sbRemoteSecurityEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbRemoteSecurityEvent
 

Macros

#define SONGBIRD_SECURITYEVENT_CONTRACTID   "@songbirdnest.com/remoteapi/security-event;1"
 
#define SONGBIRD_SECURITYEVENT_CLASSNAME   "Songbird Remote Security Event"
 
#define SONGBIRD_SECURITYEVENT_CID
 

Macro Definition Documentation

#define SONGBIRD_SECURITYEVENT_CID
Value:
{ /* 17097f88-2b36-4bbc-a74b-a3199a3e8c43 */ \
0x17097f88, \
0x2b36, \
0x4bbc, \
{ 0xa7, 0x4b, 0xa3, 0x19, 0x9a, 0x3e, 0x8c, 0x43 } \
}

Definition at line 49 of file sbRemoteSecurityEvent.h.

#define SONGBIRD_SECURITYEVENT_CLASSNAME   "Songbird Remote Security Event"

Definition at line 47 of file sbRemoteSecurityEvent.h.

#define SONGBIRD_SECURITYEVENT_CONTRACTID   "@songbirdnest.com/remoteapi/security-event;1"

Definition at line 45 of file sbRemoteSecurityEvent.h.