Subordination
A framework for distributed programming
|
This is the complete list of members for sbn::basic_handler, including all inherited members.
_name (defined in sbn::pipeline_base) | sbn::pipeline_base | protected |
_number (defined in sbn::pipeline_base) | sbn::pipeline_base | protected |
_start (defined in sbn::pipeline_base) | sbn::pipeline_base | protected |
_state (defined in sbn::pipeline_base) | sbn::pipeline_base | protected |
clock_type typedef (defined in sbn::pipeline_base) | sbn::pipeline_base | |
duration typedef (defined in sbn::pipeline_base) | sbn::pipeline_base | |
flush() | sbn::basic_handler | inlinevirtual |
handle(const sys::epoll_event &ev) (defined in sbn::basic_handler) | sbn::basic_handler | inlinevirtual |
has_start_time_point() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
has_started() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
has_stopped() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
is_running() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
is_starting() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
is_stopping() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
log(const Args &... args) const (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
log_error(const std::exception &err) const (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
name() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
operator<< (defined in sbn::basic_handler) | sbn::basic_handler | friend |
operator=(pipeline_base &)=delete (defined in sbn::pipeline_base) | sbn::pipeline_base | |
pipeline_base()=default (defined in sbn::pipeline_base) | sbn::pipeline_base | |
pipeline_base(pipeline_base &&)=default (defined in sbn::pipeline_base) | sbn::pipeline_base | |
pipeline_base(const pipeline_base &)=delete (defined in sbn::pipeline_base) | sbn::pipeline_base | |
remove(sys::event_poller &poller) | sbn::basic_handler | inlinevirtual |
set_name(const char *rhs) noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
set_number(unsigned rhs) noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
setstate(pipeline_state rhs) noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
start_time_point() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
state() const noexcept (defined in sbn::pipeline_base) | sbn::pipeline_base | inline |
time_point typedef (defined in sbn::pipeline_base) | sbn::pipeline_base | |
write(std::ostream &out) const (defined in sbn::basic_handler) | sbn::basic_handler | inlinevirtual |
~pipeline_base()=default (defined in sbn::pipeline_base) | sbn::pipeline_base | virtual |