Public Attributes | List of all members
_SbgEComHandle Struct Reference

#include <sbgECom.h>

Public Attributes

uint32 cmdDefaultTimeOut
 
uint32 numTrials
 
SbgEComReceiveFunc pReceiveCallback
 
SbgEComReceiveLogFunc pReceiveLogCallback
 
SbgEComProtocol protocolHandle
 
void * pUserArg
 

Detailed Description

Interface definition that stores methods used to communicate on the interface.

Definition at line 80 of file sbgECom.h.

Member Data Documentation

uint32 _SbgEComHandle::cmdDefaultTimeOut

Default time out in ms to get an answer from the device (default 500 ms).

Definition at line 87 of file sbgECom.h.

uint32 _SbgEComHandle::numTrials

Number of trials when a command is sent (default is 3).

Definition at line 86 of file sbgECom.h.

SbgEComReceiveFunc _SbgEComHandle::pReceiveCallback

DEPRECATED. Pointer on the method called each time a new binary log is received.

Definition at line 83 of file sbgECom.h.

SbgEComReceiveLogFunc _SbgEComHandle::pReceiveLogCallback

Pointer on the method called each time a new binary log is received.

Definition at line 84 of file sbgECom.h.

SbgEComProtocol _SbgEComHandle::protocolHandle

Handle on the protocol system.

Definition at line 82 of file sbgECom.h.

void* _SbgEComHandle::pUserArg

Optional user supplied argument for callbacks.

Definition at line 85 of file sbgECom.h.


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


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20