XRTraits C++ OpenXR Utilities
|
This is the complete list of members for xrtraits::exceptions::get_from_chain_error, including all inherited members.
DEFAULT_TYPE_ERROR_CODE | xrtraits::exceptions::type_error | related |
get_from_chain_error(std::string &&msg, XrResult result) | xrtraits::exceptions::get_from_chain_error | |
get_from_chain_error(const char *paramName, std::nullptr_t, XrStructureType expectedType, XrResult result) | xrtraits::exceptions::get_from_chain_error | |
get_from_chain_error(const char *paramName, XrStructureType headType, XrStructureType expectedType, XrResult result) | xrtraits::exceptions::get_from_chain_error | |
hasResult() const noexcept | xrtraits::exceptions::xr_exception | |
result() const noexcept | xrtraits::exceptions::xr_exception | |
type_error(std::string &&msg, XrResult result) | xrtraits::exceptions::type_error | |
type_error(const char *paramName, std::nullptr_t, XrStructureType expectedType, XrResult result) | xrtraits::exceptions::type_error | |
type_error(const char *paramName, XrStructureType actualType, XrStructureType expectedType, XrResult result) | xrtraits::exceptions::type_error | |
type_error(const char *paramName, XrStructureType actualType, XrStructureType expectedType, std::ptrdiff_t index, XrResult result) | xrtraits::exceptions::type_error | |
type_error(const char *paramName, std::nullptr_t, XrStructureType expectedType, std::ptrdiff_t size, XrResult result) | xrtraits::exceptions::type_error | |
what() const noexcept override | xrtraits::exceptions::xr_exception | |
xr_exception(std::string &&what) | xrtraits::exceptions::xr_exception | protected |
xr_exception(std::string const &what, XrResult err) | xrtraits::exceptions::xr_exception | protected |
xr_exception(std::string &&what, XrResult err) | xrtraits::exceptions::xr_exception | protected |
xr_logic_error(std::string &&what, XrResult err) | xrtraits::exceptions::xr_logic_error | |
xr_logic_error(std::string const &what, XrResult err) | xrtraits::exceptions::xr_logic_error | |
xr_logic_error(std::string &&what) | xrtraits::exceptions::xr_logic_error |