rmw: Kilted
  • Links
    • Rosindex
    • Repository
  • C++ API
    • rmw: ROS Middleware Abstraction Interface
      • Page Hierarchy
      • Class Hierarchy
      • File Hierarchy
      • Full C++ API
        • Namespaces
        • Classes and Structs
        • Enums
        • Functions
        • Variables
        • Defines
        • Typedefs
        • Directories
        • Files
        • Pages
  • Standard Documents
    • QUALITY_DECLARATION
      • rmw Quality Declaration
        • Version Policy [1]
        • Change Control Process [2]
        • Documentation [3]
        • Testing [4]
        • Dependencies [5]
        • Platform Support [6]
        • Security [7]
    • CHANGELOG
      • Changelog for package rmw
        • 7.8.2 (2025-04-18)
        • 7.8.1 (2025-03-11)
        • 7.8.0 (2025-03-05)
        • 7.7.0 (2025-02-14)
        • 7.6.0 (2025-01-31)
        • 7.5.1 (2024-12-20)
        • 7.5.0 (2024-10-03)
        • 7.4.3 (2024-07-29)
        • 7.4.2 (2024-07-09)
        • 7.4.1 (2024-06-17)
        • 7.4.0 (2024-04-26)
        • 7.3.0 (2023-12-26)
        • 7.2.2 (2023-11-06)
        • 7.2.1 (2023-07-11)
        • 7.2.0 (2023-04-27)
        • 7.1.0 (2023-04-12)
        • 7.0.1 (2023-02-24)
        • 7.0.0 (2023-02-13)
        • 6.4.0 (2022-11-02)
        • 6.3.1 (2022-09-13)
        • 6.3.0 (2022-05-03)
        • 6.2.0 (2022-04-29)
        • 6.1.0 (2022-03-25)
        • 6.0.0 (2022-03-01)
        • 5.1.0 (2021-11-19)
        • 5.0.0 (2021-09-15)
        • 4.0.0 (2021-06-02)
        • 3.3.1 (2021-04-26)
        • 3.3.0 (2021-04-06)
        • 3.2.0 (2021-03-11)
        • 3.1.0 (2021-02-25)
        • 3.0.0 (2021-01-25)
        • 2.2.1 (2020-12-10)
        • 2.2.0 (2020-11-04)
        • 2.1.0 (2020-07-22)
        • 2.0.0 (2020-07-08)
        • 1.1.0 (2020-06-18)
        • 1.0.1 (2020-05-19)
        • 1.0.0 (2020-05-12)
        • 0.9.0 (2020-04-24)
        • 0.8.1 (2019-10-23)
        • 0.8.0 (2019-09-24)
        • 0.7.1 (2019-05-08)
        • 0.7.0 (2019-04-13)
        • 0.6.1 (2018-12-06)
        • 0.6.0 (2018-11-16)
        • 0.5.0 (2018-06-23)
    • PACKAGE
    • README
      • RMW
        • Interface and Features
        • Quality Declaration
  • Index
rmw: Kilted
  • C++ API
  • File error_handling.h
  • View page source

File error_handling.h

↰ Parent directory (include/rmw)

Functions and macros to interact with error handling mechanisms.

Contents

  • Definition (include/rmw/error_handling.h)

  • Detailed Description

  • Includes

  • Included By

  • Defines

  • Typedefs

Definition (include/rmw/error_handling.h)

  • Program Listing for File error_handling.h

Detailed Description

This logic pretty much renames many rcutils functions and macros. Also check out that package’s documentation for more information.

Includes

  • rcutils/error_handling.h

Included By

  • File check_type_identifiers_match.h

  • File macros.hpp

Defines

  • Define RMW_CHECK_ARGUMENT_FOR_NULL

  • Define RMW_CHECK_FOR_NULL_WITH_MSG

  • Define rmw_error_is_set

  • Define rmw_get_error_state

  • Define rmw_get_error_string

  • Define rmw_initialize_error_handling_thread_local_storage

  • Define rmw_reset_error

  • Define RMW_SAFE_FWRITE_TO_STDERR

  • Define RMW_SET_ERROR_MSG

  • Define RMW_SET_ERROR_MSG_AND_APPEND_PREV_ERROR

  • Define RMW_SET_ERROR_MSG_WITH_FORMAT_STRING

  • Define RMW_SET_ERROR_MSG_WITH_FORMAT_STRING_AND_APPEND_PREV_ERROR

  • Define rmw_set_error_state

Typedefs

  • Typedef rmw_error_state_t

  • Typedef rmw_error_string_t

Previous Next

© Copyright The <rmw> Contributors. License: Apache License 2.0.

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