Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
3500:0500:0510 [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.13500:0500:0510 [2026/08/13 00:55] (current) – ↷ Page moved from docs:3500:0500:0510 to 3500:0500:0510 localdev
Line 1: Line 1:
 +{{tag>Programmers_Reference IFunctionLibrary_Interface}}
 +[<10>]
 +===== Implementing function library =====
 +
 +To implement a function library you need to write a class that implements the ''IFunctionLibrary'' interface. The implementation of the following methods must be provided:
 +
 +{{topic>methods +ifunctionlibrary_interface&notags}}