libtcod
  • File error.hpp
    • Definition (libtcod/error.hpp)
    • Includes
    • Included By
    • Namespaces
    • Functions
libtcod
  • File error.hpp
  • View page source

File error.hpp¶

↰ Parent directory (libtcod)

Error handling module.

Contents

  • Definition (libtcod/error.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (libtcod/error.hpp)¶

  • Program Listing for File error.hpp

Includes¶

  • error.h (File error.h)

  • exception

  • filesystem

  • stdexcept

  • string

Included By¶

  • File console.h

  • File context.h

  • File context.hpp

  • File tileset.hpp

  • File tileset_bdf.hpp

Namespaces¶

  • Namespace tcod

Functions¶

  • Function tcod::check_path

  • Function tcod::check_throw_error(int)

  • Function tcod::check_throw_error(TCOD_Error)

  • Function tcod::set_error(const std::exception&)

  • Function tcod::set_error(const std::string&)


© Copyright 2008-2022, Richard Tew.

Built with Sphinx using a theme provided by Read the Docs.