Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 292 Bytes

CallbackRegistry.T.md

File metadata and controls

13 lines (9 loc) · 292 Bytes

CallbackRegistry.T

Class

Foam::CallbackRegistry

Description

Base class with which callbacks are registered.

Derive from this class and extend by adding the appropriate callback functions that loop and call the callback functions for each entry.

SourceFiles

CallbackRegistry.C