Navigation

Operators and Keywords

Function List:

C++ API

callback_event Class Reference

Inherits base_graphics_event.

Collaboration diagram for callback_event:

List of all members.


Public Member Functions

 callback_event (const graphics_handle &h, const std::string &name, const octave_value &data=Matrix())
void execute (void)

Constructor & Destructor Documentation

callback_event::callback_event ( const graphics_handle h,
const std::string name,
const octave_value data = Matrix () 
) [inline]


Member Function Documentation

void callback_event::execute ( void   )  [inline, virtual]

Implements base_graphics_event.


The documentation for this class was generated from the following file: