joy_tcp_communication
  • C++ API
    • Class Hierarchy
    • File Hierarchy
    • Full C++ API
      • Classes and Structs
        • Struct JOYData
      • Functions
        • Function befp32toh(uint32_t)
        • Function befp32toh(char *)
        • Function befp64toh(uint64_t)
        • Function befp64toh(char *)
        • Function check_fp32_t
        • Function check_fp64_t
        • Function get_in_addr
        • Function get_listener_socket
        • Function handle_multiple_packets
        • Function htobefp32
        • Function htobefp64
        • Function mrecvall
        • Function pack_joy_data
        • Function print_binary
        • Function print_byte_values
        • Function receive_data_from_joy
        • Function recvall
        • Function sendall
        • Function set_socket_scs_timeout
        • Function unpack_joy_data
      • Variables
        • Variable JOY_DATA_SIZE
      • Typedefs
        • Typedef counter_t
        • Typedef enum_t
        • Typedef fp32_t
        • Typedef fp64_t
      • Directories
        • Directory include
        • Directory joy_tcp_communication
      • Files
        • File data.hpp
        • File socket.hpp
  • Standard Documents
    • PACKAGE
  • Index
joy_tcp_communication
  • C++ API
  • File data.hpp
  • View page source

File data.hpp

↰ Parent directory (include/joy_tcp_communication)

Contents

  • Definition (include/joy_tcp_communication/data.hpp)

  • Includes

  • Classes

  • Functions

  • Typedefs

  • Variables

Definition (include/joy_tcp_communication/data.hpp)

Includes

  • cstdint

  • cstring

  • endian.h

  • inttypes.h

  • limits

  • stdexcept

  • vector

Classes

  • Struct JOYData

Functions

  • Function befp32toh(uint32_t)

  • Function befp32toh(char *)

  • Function befp64toh(uint64_t)

  • Function befp64toh(char *)

  • Function check_fp32_t

  • Function check_fp64_t

  • Function handle_multiple_packets

  • Function htobefp32

  • Function htobefp64

  • Function pack_joy_data

  • Function print_binary

  • Function print_byte_values

  • Function unpack_joy_data

Typedefs

  • Typedef counter_t

  • Typedef enum_t

  • Typedef fp32_t

  • Typedef fp64_t

Variables

  • Variable JOY_DATA_SIZE

Previous Next

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

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