|
Zth (libzth)
|
This is the complete list of members for zth::TypedFiber< R >, including all inherited members.
| allowYield(Timestamp const &now=Timestamp::now()) const noexcept | zth::Fiber | inline |
| atCleanup(Hook_type::function_type f, Hook_type::arg_type arg=Hook_type::arg_type()) | zth::Fiber | inline |
| atExit(Hook_type::function_type f, Hook_type::arg_type arg=Hook_type::arg_type()) | zth::Fiber | inline |
| base typedef | zth::UniqueID< Fiber > | |
| cleanup() noexcept | zth::RefCounted | inlineprotectedvirtual |
| context() const noexcept | zth::Fiber | inline |
| Dead enum value | zth::Fiber | |
| entry(void *that) | zth::TypedFiber< R > | inlineprotectedstatic |
| Entry typedef | zth::Fiber | |
| entry_()=0 | zth::TypedFiber< R > | protectedpure virtual |
| EntryArg typedef | zth::Fiber | |
| ExitUnknown | zth::Fiber | static |
| Fiber(Entry entry, EntryArg arg=EntryArg()) | zth::Fiber | inlineexplicit |
| fiberEntry(void *that) noexcept | zth::Fiber | inlineprotectedstatic |
| fiberEntry_() noexcept | zth::Fiber | inlineprotected |
| FiberHook typedef | zth::Fiber | |
| fls() const noexcept | zth::Fiber | inline |
| future() const | zth::TypedFiber< R > | inline |
| Future_type typedef | zth::TypedFiber< R > | |
| getID() noexcept | zth::UniqueID< Fiber > | inlinestatic |
| Hook_type typedef | zth::Fiber | |
| hookDead | zth::Fiber | static |
| hookNew | zth::Fiber | static |
| id() const noexcept | zth::UniqueID< Fiber > | inline |
| id_() const noexcept final | zth::UniqueID< Fiber > | inlineprotectedvirtual |
| id_str() const noexcept override | zth::NamedUniqueID< Named > | inlinevirtual |
| init(Timestamp const &now=Timestamp::now()) | zth::Fiber | inline |
| kill() noexcept | zth::Fiber | inline |
| left | zth::Listable | |
| level | zth::Listable | |
| Listable() noexcept | zth::Listable | inline |
| Listable(Listable const &e) noexcept | zth::Listable | inline |
| Listable(Listable &&l) noexcept | zth::Listable | inline |
| name() const noexcept | zth::NamedUniqueID< Named > | inline |
| NamedUniqueID(char const *name=nullptr) | zth::NamedUniqueID< Named > | inlineexplicitprotected |
| NamedUniqueID(string const &name) | zth::NamedUniqueID< Named > | inlineexplicitprotected |
| NamedUniqueID(string &&name) | zth::NamedUniqueID< Named > | inlineexplicitprotected |
| nap(Timestamp const &sleepUntil=Timestamp::null()) noexcept | zth::Fiber | inline |
| New enum value | zth::Fiber | |
| next | zth::Listable | |
| normptr() const noexcept | zth::UniqueID< Fiber > | inline |
| operator SharedPointer< Future_type > const &() | zth::TypedFiber< R > | inline |
| operator SharedReference< Future_type >() | zth::TypedFiber< R > | inline |
| zth::operator=(Listable const &rhs) noexcept | zth::Listable | inline |
| zth::operator=(Listable &&l) noexcept | zth::Listable | inline |
| UniqueID< Fiber >::operator=(UniqueID const &)=delete | zth::UniqueID< Fiber > | |
| UniqueID< Fiber >::operator=(UniqueID &&u) noexcept | zth::UniqueID< Fiber > | inline |
| prev | zth::Listable | |
| Ready enum value | zth::Fiber | |
| RefCounted() noexcept | zth::RefCounted | inline |
| refs() const noexcept | zth::RefCounted | inline |
| registerFuture(Future_type *future) | zth::TypedFiber< R > | inline |
| resume() noexcept | zth::Fiber | inline |
| Return typedef | zth::TypedFiber< R > | |
| right | zth::Listable | |
| run(Fiber &from, Timestamp now=Timestamp::now()) | zth::Fiber | inline |
| Running enum value | zth::Fiber | |
| runningSince() const noexcept | zth::Fiber | inline |
| setFls(void *data=nullptr) noexcept | zth::Fiber | inline |
| setFuture(T const &r) | zth::TypedFiber< R > | inlineprotected |
| setFuture() | zth::TypedFiber< R > | inlineprotected |
| setName(string const &name) | zth::NamedUniqueID< Named > | inline |
| setName(char const *name) | zth::NamedUniqueID< Named > | inline |
| setName(string &&name) | zth::NamedUniqueID< Named > | inline |
| setStackSize(size_t size) noexcept | zth::Fiber | inline |
| setState(State state, Timestamp const &t=Timestamp::now()) noexcept | zth::Fiber | inlineprotected |
| stackSize() const noexcept | zth::Fiber | inline |
| stackUsage() const | zth::Fiber | inline |
| state() const noexcept | zth::Fiber | inline |
| State enum name | zth::Fiber | |
| stateEnd() const noexcept | zth::Fiber | inline |
| str() const | zth::Fiber | inline |
| suspend() noexcept | zth::Fiber | inline |
| Suspended enum value | zth::Fiber | |
| totalTime() const noexcept | zth::Fiber | inline |
| TypedFiber() | zth::TypedFiber< R > | inline |
| Uninitialized enum value | zth::Fiber | |
| UniqueID(UniqueID const &)=delete | zth::UniqueID< Fiber > | |
| UniqueID(UniqueID &&u) noexcept | zth::UniqueID< Fiber > | inline |
| UniqueID(string const &name) | zth::UniqueID< Fiber > | inlineexplicit |
| UniqueID(string &&name) | zth::UniqueID< Fiber > | inlineexplicit |
| UniqueID(char const *name=nullptr) | zth::UniqueID< Fiber > | inlineexplicit |
| unused() noexcept | zth::RefCounted | inline |
| used() noexcept | zth::RefCounted | inline |
| user | zth::Listable | |
| user_type typedef | zth::Listable | |
| Waiting enum value | zth::Fiber | |
| wakeup() noexcept | zth::Fiber | inline |
| withFuture() | zth::TypedFiber< R > | inline |
| ~Fiber() noexcept override | zth::Fiber | inlinevirtual |
| ~NamedUniqueID() noexcept override=default | zth::NamedUniqueID< Named > | virtual |
| ~RefCounted() noexcept | zth::RefCounted | inlinevirtual |
| ~TypedFiber() noexcept override=default | zth::TypedFiber< R > | virtual |
| ~UniqueID() noexcept override=default | zth::UniqueID< Fiber > | virtual |
| ~UniqueIDBase() noexcept=default | zth::UniqueIDBase | protectedvirtual |