realtime_tools Logo
  • Links
  • C++ API
    • Page Hierarchy
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Namespaces
      • Classes and Structs
      • Functions
      • Variables
      • Defines
      • Typedefs
      • Directories
      • Files
        • File async_function_handler.hpp
        • File lock_free_queue.hpp
        • File mutex.hpp
        • File realtime_box.hpp
        • File realtime_buffer.hpp
        • File realtime_helpers.hpp
        • File realtime_publisher.hpp
        • File realtime_server_goal_handle.hpp
        • File realtime_thread_safe_box.hpp
      • Pages
  • Standard Documents
  • Documentation
  • Index
realtime_tools
  • C++ API
  • File realtime_helpers.hpp
  • View page source

File realtime_helpers.hpp

↰ Parent directory (include/realtime_tools)

Contents

  • Definition (include/realtime_tools/realtime_helpers.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Typedefs

Definition (include/realtime_tools/realtime_helpers.hpp)

  • Program Listing for File realtime_helpers.hpp

Includes

  • string

  • thread (File realtime_thread_safe_box.hpp)

  • utility

  • vector

Included By

  • File async_function_handler.hpp

Namespaces

  • Namespace realtime_tools

Functions

  • Function realtime_tools::configure_sched_fifo

  • Function realtime_tools::get_number_of_available_processors

  • Function realtime_tools::has_realtime_kernel

  • Function realtime_tools::lock_memory

  • Function realtime_tools::set_current_thread_affinity(const std::vector<int>&)

  • Function realtime_tools::set_current_thread_affinity(int)

  • Function realtime_tools::set_thread_affinity(NATIVE_THREAD_HANDLE, const std::vector<int>&)

  • Function realtime_tools::set_thread_affinity(NATIVE_THREAD_HANDLE, int)

  • Function realtime_tools::set_thread_affinity(std::thread&, int)

Typedefs

  • Typedef NATIVE_THREAD_HANDLE

Previous Next

© Copyright 2024, ros2_control development team.

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