|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
This is the complete list of members for Grindstone::Result< Value, Error >, including all inherited members.
| GetError() const (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| GetValue() const (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| HasError() const noexcept (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| HasValue() const noexcept (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| operator bool() const noexcept (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| Result()=default (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | |
| Result(Value val) (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| Result(Error err) (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > | inline |
| storage (defined in Grindstone::Result< Value, Error >) | Grindstone::Result< Value, Error > |