Mantid
Loading...
Searching...
No Matches
Framework
API
inc
MantidAPI
Macros
DeclareUserAlg.h File Reference
Go to the source code of this file.
Macros
#define
DECLARE_USER_ALG
(x)
Macro Definition Documentation
◆
DECLARE_USER_ALG
#define DECLARE_USER_ALG
(
x
)
Value:
Algorithm *x##_create() {
return
new
x; } \
\
void
x##_destroy(Algorithm *p) {
delete
p; }
Definition at line
9
of file
DeclareUserAlg.h
.
Generated on Tue Jan 3 2023 11:58:02 for Mantid by
1.9.5