rig_reconfigure: Rolling
  • Links
    • Rosindex
    • Repository
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Classes and Structs
        • Struct FutureTimeoutContainer
        • Struct NodeNameResponse
        • Struct ParameterDescriptionRequest
        • Struct ParameterGroup
        • Struct ParameterModificationRequest
        • Struct ParameterModificationResponse
        • Struct ParameterValueRequest
        • Struct ParameterValueResponse
        • Struct Request
        • Struct Response
        • Struct ROSParameter
        • Struct ServiceTimeout
        • Struct Status
        • Struct TreeElement
        • Class ParameterTree
        • Template Class Queue
        • Class ServiceWrapper
      • Functions
        • Function areDoublesEqual
        • Function findResourcePath
        • Function getFormatStringFromStep
        • Function glfw_error_callback
        • Function hasBoundedRange
        • Function highlightedSelectableText
        • Function highlightedText
        • Function loadWindowIcon
        • Function renderNodeWindow
        • Function renderParameterWindow
        • Function snapToDoubleRange
        • Function snapToIntegerRange
      • Typedefs
        • Typedef RequestPtr
        • Typedef ResponsePtr
        • Typedef ROSParameterVariant
      • Directories
        • Directory include
      • Files
        • File node_window.hpp
        • File parameter_tree.hpp
        • File parameter_window.hpp
        • File queue.hpp
        • File requests.hpp
        • File responses.hpp
        • File ros_parameter.hpp
        • File service_wrapper.hpp
        • File utils.hpp
  • Standard Documents
    • README
      • rig-reconfigure
        • Why?
        • Features:
        • TODO List
        • Known Issues
        • Usage example
    • PACKAGE
    • CHANGELOG
      • Changelog for package rig_reconfigure
        • 1.6.0 (2025-05-03)
        • 1.5.0 (2024-07-20)
        • 1.4.0 (2023-12-27)
        • 1.3.2 (2023-09-01)
        • 1.3.1 (2023-09-01)
        • 1.3.0 (2023-08-30)
        • 1.2.0 (2023-08-11)
        • 1.1.0 (2023-04-24)
        • 1.0.0 (2023-02-25)
    • LICENSE
  • Ros Package Dependencies
    • rclcpp
    • ament_index_cpp
    • backward_ros
  • Index
rig_reconfigure: Rolling
  • C++ API
  • File utils.hpp
  • View page source

File utils.hpp

↰ Parent directory (include)

Contents

  • Definition (include/utils.hpp)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Functions

Definition (include/utils.hpp)

  • Program Listing for File utils.hpp

Detailed Description

Dominik Authaler

12.01.2024

Collection of utility functions.

Includes

  • GLFW/glfw3.h

  • filesystem

  • imgui.h

  • rcl_interfaces/msg/parameter_descriptor.hpp

  • string

Included By

  • File node_window.hpp

  • File parameter_window.hpp

Classes

  • Struct Status

Functions

  • Function areDoublesEqual

  • Function findResourcePath

  • Function getFormatStringFromStep

  • Function glfw_error_callback

  • Function hasBoundedRange

  • Function highlightedSelectableText

  • Function highlightedText

  • Function loadWindowIcon

  • Function snapToDoubleRange

  • Function snapToIntegerRange

Previous Next

© Copyright The <rig_reconfigure> Contributors. License: MIT.

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