XPCOM
=====

These pages contain documentation for Mozilla's Cross-Platform Component Object Model (XPCOM) module.  It abstracts core systems functionality for cross-platform use.  The component architecture follows the standard COM approach.

.. toctree::
   :maxdepth: 1

   logging
   stringguide
   refptr
   thread-safety
   huntingleaks
   collections
   xpidl
   writing-xpcom-interface
   hashtables
   hashtables_detailed
   cc-macros