GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
base_property Member List

This is the complete list of members for base_property, including all inherited members.

add_listener(const octave_value &v, listener_mode mode=POSTSET)base_propertyinline
base_property(void)base_propertyinline
base_property(const std::string &s, const graphics_handle &h)base_propertyinline
base_property(const base_property &p)base_propertyinline
clone(void) constbase_propertyinlinevirtual
countbase_propertyprivate
delete_listener(const octave_value &v=octave_value(), listener_mode mode=POSTSET)base_propertyinline
do_set(const octave_value &)base_propertyinlineprotectedvirtual
get(void) constbase_propertyinlinevirtual
get_id(void) constbase_propertyinline
get_name(void) constbase_propertyinline
get_parent(void) constbase_propertyinline
hiddenbase_propertyprivate
idbase_propertyprivate
is_hidden(void) constbase_propertyinline
is_radio(void) constbase_propertyinlinevirtual
listener_map typedefbase_propertyprivate
listener_map_const_iterator typedefbase_propertyprivate
listener_map_iterator typedefbase_propertyprivate
listenersbase_propertyprivate
namebase_propertyprivate
ok(void) constbase_propertyinline
operator=(const octave_value &val)base_propertyinline
parentbase_propertyprivate
property classbase_propertyfriend
run_listeners(listener_mode mode=POSTSET)base_property
set(const octave_value &v, bool do_run=true, bool do_notify_toolkit=true)base_property
set_hidden(bool flag)base_propertyinline
set_id(int d)base_propertyinline
set_name(const std::string &s)base_propertyinline
set_parent(const graphics_handle &h)base_propertyinline
values_as_cell(void) constbase_propertyinlinevirtual
values_as_string(void) constbase_propertyinlinevirtual
~base_property(void)=defaultbase_propertyvirtual