Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <script_template.h>
Public Member Functions | |
constexpr | ScriptTemplate (const char *name, const char *content) |
const char * | name () const |
const char * | content () const |
Static Public Member Functions | |
static const ScriptTemplate * | Empty () |
static const ScriptTemplate * | Factorial () |
static const ScriptTemplate * | Fibonacci () |
static const ScriptTemplate * | Mandelbrot () |
static const ScriptTemplate * | Polynomial () |
Definition at line 6 of file script_template.h.
|
inline |
Definition at line 8 of file script_template.h.
|
inline |
Definition at line 15 of file script_template.h.
|
static |
Definition at line 15 of file script_template.cpp.
|
static |
Definition at line 19 of file script_template.cpp.
|
static |
Definition at line 23 of file script_template.cpp.
|
static |
Definition at line 27 of file script_template.cpp.
|
inline |
Definition at line 14 of file script_template.h.
|
static |
Definition at line 31 of file script_template.cpp.