inside-libreoffice
  • Introduction
  • Architectural Overview
  • System Abstraction Layer
    • Operating System Layer
      • Processes
        • Process creation and execution
        • Process termination
        • IPC
        • Sockets
        • Threading
      • Filesystem
      • Modules
      • Diagnostics
    • Runtime Layer
    • Helper classes
    • Further reading
  • Universal Network Objects
    • Store, Registry and UNO-IDL
    • C++ UNO Runtime Engine
    • Universal Content Broker
  • Graphics
    • Tools
    • basegfx
  • VCL
  • Miscellaneous odds and ends
    • Issues
Powered by GitBook
On this page

Was this helpful?

Edit on Git
  1. System Abstraction Layer
  2. Operating System Layer

Diagnostics

PreviousModulesNextRuntime Layer

Last updated 4 years ago

Was this helpful?