|
C++ Actor Framework 0.18
|
This is the complete list of members for caf::action, including all inherited members.
| action(impl_ptr ptr) noexcept (defined in caf::action) | caf::action | explicit |
| action() noexcept=default (defined in caf::action) | caf::action | |
| action(action &&) noexcept=default (defined in caf::action) | caf::action | |
| action(const action &) noexcept=default (defined in caf::action) | caf::action | |
| as_disposable() &&noexcept | caf::action | |
| as_disposable() const &noexcept | caf::action | |
| as_intrusive_ptr() &&noexcept | caf::action | |
| as_intrusive_ptr() const &noexcept | caf::action | |
| dispose() | caf::action | |
| disposed() const (defined in caf::action) | caf::action | |
| impl_ptr typedef (defined in caf::action) | caf::action | |
| invoked() const (defined in caf::action) | caf::action | |
| operator=(action &&) noexcept=default (defined in caf::action) | caf::action | |
| operator=(const action &) noexcept=default (defined in caf::action) | caf::action | |
| ptr() const noexcept | caf::action | |
| reschedule() | caf::action | |
| run() | caf::action | |
| scheduled() const (defined in caf::action) | caf::action | |
| state enum name | caf::action | |
| transition enum name | caf::action |