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 | |
restore_var_elem (T &ref, const T &val) | |
void | run (void) |
Private Member Functions | |
restore_var_elem (const restore_var_elem &) | |
restore_var_elem & | operator= (const restore_var_elem &) |
Private Attributes | |
T * | e_ptr |
T | e_val |
Definition at line 190 of file action-container.h.
|
inline |
Definition at line 193 of file action-container.h.
|
private |
|
private |
|
inlinevirtual |
Reimplemented from action_container::elem.
Definition at line 196 of file action-container.h.
|
private |
Definition at line 206 of file action-container.h.
|
private |
Definition at line 206 of file action-container.h.