Nana C++ Library. Reference for users.
What we need to use nana
|
This is the complete list of members for nana::basic_event< Arg >, including all inherited members.
_m_emplace(detail::event_docker_interface *, bool in_front) | nana::detail::event_base | protected |
arg_reference typedef | nana::basic_event< Arg > | |
clear() noexcept | nana::detail::event_base | |
connect(void(*fn)(arg_reference)) | nana::basic_event< Arg > | inline |
connect(Function &&fn) | nana::basic_event< Arg > | inline |
connect_front(Function &&fn) | nana::basic_event< Arg > | inline |
connect_unignorable(Function &&fn, bool in_front=false) | nana::basic_event< Arg > | inline |
deleted_flags_ | nana::detail::event_base | protected |
dockers_ | nana::detail::event_base | protected |
emit(arg_reference &arg, window window_handle) | nana::basic_event< Arg > | inline |
emitting_count_ | nana::detail::event_base | protected |
length() const | nana::detail::event_base | |
operator()(Function &&fn) | nana::basic_event< Arg > | inline |
remove(event_handle evt) override | nana::detail::event_base | virtual |
~event_base() | nana::detail::event_base | |
~event_interface()=default | nana::detail::event_interface | virtual |