PadicoTM

Documentation

« back to PM2 home.
PadicoTM documentation

Documentation for PadicoTM-2026-01-21+1805f140ea794afbf38e0649a1de9d4793e65f4f (build runner-7cspzrfxd-project-25853-concurrent-0 Mon Apr 13 16:46:44 UTC 2026)

PadicoTM developer's guide

This documentation is about using PadicoTM in your codes. It is intended for developers only.

Component interfaces

Here is a list of important component interfaces in PadicoTM:

All components: All PadicoTM components

Programming interfaces (API)

APIs are plain C interfaces, without the need for a component indirection. They are provided by a module. A module that wants to use them should have an explicit dependancy on the module (through padico-mkmod --requires).

Here is a list of important APIs in PadicoTM:

All APIs: All PadicoTM API

Services

Services are modules that provide a service by themselves. They do not provide any API.

Here is a list of some services:

All services: All PadicoTM services

Further reading