Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 458 Bytes

index.rst

File metadata and controls

20 lines (17 loc) · 458 Bytes

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
   sorting.md
   xpidl
   writing-xpcom-interface
   hashtables
   hashtables_detailed
   cc-macros