Public Attributes | List of all members
tstrConnectReply Struct Reference

Connect Reply, contains sock number and error value. More...

#include <m2m_socket_host_if.h>

Public Attributes

sint8 s8Error
 
SOCKET sock
 
uint16 u16AppDataOffset
 

Detailed Description

Connect Reply, contains sock number and error value.

Definition at line 291 of file m2m_socket_host_if.h.

Member Data Documentation

◆ s8Error

sint8 tstrConnectReply::s8Error

Definition at line 293 of file m2m_socket_host_if.h.

◆ sock

SOCKET tstrConnectReply::sock

Definition at line 292 of file m2m_socket_host_if.h.

◆ u16AppDataOffset

uint16 tstrConnectReply::u16AppDataOffset

In further packet send requests the host interface should put the user application data at this offset in the allocated shared data packet.

Definition at line 294 of file m2m_socket_host_if.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03