GlrtCtrl Struct Reference

The GlrtCtrl structure is how the GLRT tells the HAL what to do. More...

#include <glutl_rt.h>

List of all members.

Public Attributes

unsigned char bInitialized
 FALSE until the init handshake has happened.
unsigned long ulAckDeadlineMs
 HAL calls GlrtTimeout() when this deadline is exceeded.
plain_char acPeerName [63]
 "unknown" until init packet arrives

Detailed Description

The GlrtCtrl structure is how the GLRT tells the HAL what to do.


Member Data Documentation

unsigned char GlrtCtrl::bInitialized

FALSE until the init handshake has happened.

TRUE implies acPeerName[] is filled in. Can call GlrtTx() when set.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines