Interface of a service providing user functions for the JDD. More...
#include <arcane/core/ICaseFunctionProvider.h>
Public Member Functions | |
| virtual | ~ICaseFunctionProvider ()=default |
| Releases resources. | |
| virtual void | registerCaseFunctions (ICaseMng *cm)=0 |
| Registers the functions provided by this service in cm. | |
Interface of a service providing user functions for the JDD.
Definition at line 34 of file ICaseFunctionProvider.h.