|
cesium-native 0.52.0
|
This is the complete list of members for CesiumAsync::Promise< T >, including all inherited members.
| AsyncSystem (defined in CesiumAsync::Promise< T >) | CesiumAsync::Promise< T > | friend |
| getFuture() const | CesiumAsync::Promise< T > | inline |
| reject(TException error) const | CesiumAsync::Promise< T > | inline |
| reject(const std::exception_ptr &error) const | CesiumAsync::Promise< T > | inline |
| resolve(T &&value) const | CesiumAsync::Promise< T > | inline |
| resolve(const T &value) const | CesiumAsync::Promise< T > | inline |