vrpn  07.33
Virtual Reality Peripheral Network
vrpn_RedundantReceiver::RRRecord Struct Reference

#include <vrpn_RedundantTransmission.h>

Collaboration diagram for vrpn_RedundantReceiver::RRRecord:

Public Member Functions

 RRRecord (void)
 

Public Attributes

timeval timestampSeen [VRPN_RR_LENGTH]
 
int numSeen [VRPN_RR_LENGTH]
 
int nextTimestampToReplace
 
vrpnMsgCallbackEntrycb
 
vrpn_bool handlerIsRegistered
 

Detailed Description

Definition at line 186 of file vrpn_RedundantTransmission.h.

Constructor & Destructor Documentation

◆ RRRecord()

vrpn_RedundantReceiver::RRRecord::RRRecord ( void  )

Definition at line 397 of file vrpn_RedundantTransmission.C.

References numSeen, timestampSeen, and VRPN_RR_LENGTH.

Member Data Documentation

◆ cb

◆ handlerIsRegistered

vrpn_bool vrpn_RedundantReceiver::RRRecord::handlerIsRegistered

◆ nextTimestampToReplace

int vrpn_RedundantReceiver::RRRecord::nextTimestampToReplace

◆ numSeen

int vrpn_RedundantReceiver::RRRecord::numSeen[VRPN_RR_LENGTH]

◆ timestampSeen

timeval vrpn_RedundantReceiver::RRRecord::timestampSeen[VRPN_RR_LENGTH]

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