|
MU Library
|
#include <kernel.hpp>
Public Attributes | |
| const char * | name |
| void(* | func )(unsigned int mode, unsigned int ndarrayValueBit, char *argv) |
Definition at line 10 of file kernel.hpp.
| void(* mu::KernelInfo::func) (unsigned int mode, unsigned int ndarrayValueBit, char *argv) |
Definition at line 13 of file kernel.hpp.
| const char* mu::KernelInfo::name |
Definition at line 12 of file kernel.hpp.