bethutil Utilities for Bethesda games
  1. Classes
  2. Namespaces

btu/hkx/error_code.hpp file

Contents

  • Reference
    • Namespaces
    • Classes
    • Enums
    • Functions
    • Variables

Namespaces

namespace btu
namespace btu::hkx

Classes

template <>
struct std::is_error_code_enum<btu::hkx::AnimErr>
struct btu::hkx::AnimErrCategory
template <>
struct std::is_error_condition_enum<btu::hkx::FailureSource>
class btu::hkx::FailureSourceCategory

Enums

enum class AnimErr: std::uint8_t { Success = 0, Unknown = 1, NoAppropriateExe, ExeFailed, NoExeFound, OsNotSupported, NoOutputFile }
enum class FailureSource: std::uint8_t { BadUserInput = 1, SystemError = 2 }

Functions

auto make_error_code(AnimErr e) →  std::error_code
auto make_error_condition(FailureSource e) →  std::error_condition

Variables

const AnimErrCategory k_anim_err_category
const FailureSourceCategory k_failure_source_category
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
    GitHub • Report an issue • Become a sponsor • License • Doxygen tagfile

    Site generated using Poxy