This is the complete list of members for NNet::TFuture< T >, including all inherited members.
Apply(Func func) -> TFuture< decltype(func(std::declval< T >()))> | NNet::TFuture< T > | inline |
await_ready() const (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
await_resume() (defined in NNet::TFuture< T >) | NNet::TFuture< T > | inline |
await_suspend(std::coroutine_handle<> caller) (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
Coro (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | protected |
done() const (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
Ignore() | NNet::TFuture< T > | inline |
operator=(const TFutureBase &)=delete (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | |
operator=(TFutureBase &&other) (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
promise_type typedef (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | |
raw() (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
TFutureBase()=default (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | |
TFutureBase(TPromise< T > &promise) (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
TFutureBase(TFutureBase &&other) (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |
TFutureBase(const TFutureBase &)=delete (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | |
~TFutureBase() (defined in NNet::TFutureBase< T >) | NNet::TFutureBase< T > | inline |