Copy as Markdown

Other Tools

/*
* DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/dom/interfaces/base/domstubs.idl
*/
#ifndef __gen_domstubs_h__
#define __gen_domstubs_h__
#include "nsISupports.h"
/* For IDL files that don't want to include root IDL files. */
#ifndef NS_NO_VTABLE
#define NS_NO_VTABLE
#endif
class nsWrapperCache;
typedef uint64_t DOMTimeStamp;
typedef uint64_t EpochTimeStamp;
typedef double DOMHighResTimeStamp;
typedef uint64_t nsViewID;
namespace mozilla {
namespace dom {
class DOMException;
}
}
class nsIDOMWindow; /* forward declaration */
class nsIDOMEventListener; /* forward declaration */
class nsIDOMHTMLHeadElement; /* forward declaration */
#endif /* __gen_domstubs_h__ */