PageRenderTime 76ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/gecko_api/include/nsrootidl.h

http://firefox-mac-pdf.googlecode.com/
C Header | 57 lines | 25 code | 15 blank | 17 comment | 0 complexity | b90c00cb421dbfff04474848d34df481 MD5 | raw file
  1. /*
  2. * DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/tinderbox/XR-Trunk/Darwin_8.8.4_Depend/mozilla/xpcom/base/nsrootidl.idl
  3. */
  4. #ifndef __gen_nsrootidl_h__
  5. #define __gen_nsrootidl_h__
  6. /* For IDL files that don't want to include root IDL files. */
  7. #ifndef NS_NO_VTABLE
  8. #define NS_NO_VTABLE
  9. #endif
  10. #include "nscore.h"
  11. #include "prtime.h"
  12. /*
  13. * Forward declarations for new string types
  14. */
  15. class nsAString;
  16. class nsACString;
  17. /*
  18. * Start commenting out the C++ versions of the below in the output header
  19. */
  20. #if 0
  21. /**
  22. * Root idl declarations to be used by all.
  23. * @status FROZEN
  24. */
  25. typedef PRBool PRBool;
  26. typedef PRUint8 PRUint8;
  27. typedef PRUint16 PRUint16;
  28. typedef PRUint16 PRUnichar;
  29. typedef PRUint32 PRUint32;
  30. typedef PRUint64 PRUint64;
  31. typedef PRUint64 PRTime;
  32. typedef PRInt16 PRInt16;
  33. typedef PRInt32 PRInt32;
  34. typedef PRInt64 PRInt64;
  35. typedef PRUint32 nsrefcnt;
  36. typedef PRUint32 nsresult;
  37. typedef PRUint32 size_t;
  38. /*
  39. * End commenting out the C++ versions of the above in the output header
  40. */
  41. #endif
  42. #endif /* __gen_nsrootidl_h__ */