Data Structures | |
| struct | zxfoundation::sys::zinit::zi_desc |
Typedefs | |
| using | zxfoundation::sys::zinit::zi_fn = auto (*)(const zi_desc&) noexcept -> std::expected<void, lib::kernel_error> |
Variables | |
| zi_action | action {} |
| Failure action. | |
| zi_class | cls {} |
| Class. | |
| zi_fn | init {} |
| Function pointer. | |
| std::string_view | name {} |
| Name of the method. | |
| zi_prio | prio {} |
| Prority. | |
Files | |
| file | zxfoundation/sys/zinit.zcomponent/core.cxxm |
| file | zxfoundation/sys/zinit.zcomponent/core.cxx |