struct PingerHost

PingerHost. More...

Full nameCoral::PingerHost
Definition#include <pingerhost.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

This structure contains internal information for RoundTripTimePinger.

InternetAddress Address

InternetAddress to send ping to.

String AddressString

The ping address in text format.

card64 LastPingTimeStamp

Timestamp of last sent ping.

card64 LastEchoTimeStamp

Timestamp of last received ping.

cardinal RoundTripTime

Round trip time.

cardinal MaxRawRoundTripTime

Maximum raw round trip time (directly calculated from packet).

card16 SeqNum

Sequence number.

card8 TrafficClass

Traffic class.

bool IsIPv6

Does this address use IPv6?