![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|


Public Member Functions | |
| function_event (graphics_event::event_fcn fcn, void *data=0) | |
| void | execute (void) |
Private Member Functions | |
| function_event (void) | |
| function_event (const function_event &) | |
| function_event & | operator= (const function_event &) |
Private Attributes | |
| graphics_event::event_fcn | function |
| void * | function_data |
Definition at line 8123 of file graphics.cc.
|
inline |
Definition at line 8127 of file graphics.cc.
|
private |
|
private |
Implements base_graphics_event.
Definition at line 8131 of file graphics.cc.
|
private |
|
private |
Definition at line 8138 of file graphics.cc.
|
private |
Definition at line 8140 of file graphics.cc.
1.8.1.2