|
nngn
|


Public Member Functions | |
| bool | active () const |
| bool | is_heartbeat () const |
| bool | call (void) |
| bool | destroy (void) |
Additional Inherited Members | |
Public Attributes inherited from nngn::Schedule::Entry | |
| Fn | f = {} |
| The task's main function. | |
| Fn | dest = {} |
| Destructor for the associated data. | |
| std::vector< std::byte > | data = {} |
| Opaque byte array associated with the task. | |
| Flag | flags = {} |
|
inline |

| bool nngn::Schedule::BaseEntry::call | ( | void | ) |
| bool nngn::Schedule::BaseEntry::destroy | ( | void | ) |


|
inline |