GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "action-container.h"
Public Member Functions | |
fcn_elem (void(*fptr)(void)) | |
void | run (void) |
Private Attributes | |
void(* | e_fptr )(void) |
Definition at line 62 of file action-container.h.
Definition at line 65 of file action-container.h.
Reimplemented from action_container::elem.
Definition at line 68 of file action-container.h.
Definition at line 71 of file action-container.h.