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 | |
delete_ptr_elem (T *ptr) | |
void | run (void) |
Private Member Functions | |
delete_ptr_elem (const delete_ptr_elem &) | |
delete_ptr_elem | operator= (const delete_ptr_elem &) |
Private Attributes | |
T * | e_ptr |
Definition at line 212 of file action-container.h.
|
inline |
Definition at line 215 of file action-container.h.
|
private |
|
private |
|
inlinevirtual |
Reimplemented from action_container::elem.
Definition at line 218 of file action-container.h.
|
private |
Definition at line 222 of file action-container.h.