pingerEchoData Struct Reference

#include <Icmp.h>

Collaboration diagram for pingerEchoData:

Public Member Functions

 pingerEchoData ()
 

Public Attributes

Ip::Address to
 
unsigned char opcode = '\0'
 
int psize = 0
 
char payload [PINGER_PAYLOAD_SZ]
 

Detailed Description

Definition at line 25 of file Icmp.h.

Constructor & Destructor Documentation

◆ pingerEchoData()

pingerEchoData::pingerEchoData ( )
inline

Definition at line 27 of file Icmp.h.

References payload.

Member Data Documentation

◆ opcode

unsigned char pingerEchoData::opcode = '\0'

Definition at line 29 of file Icmp.h.

Referenced by IcmpPinger::Recv(), and IcmpSquid::SendEcho().

◆ payload

char pingerEchoData::payload[PINGER_PAYLOAD_SZ]

Definition at line 31 of file Icmp.h.

Referenced by pingerEchoData(), IcmpPinger::Recv(), and IcmpSquid::SendEcho().

◆ psize

int pingerEchoData::psize = 0

Definition at line 30 of file Icmp.h.

Referenced by IcmpPinger::Recv(), and IcmpSquid::SendEcho().

◆ to

Ip::Address pingerEchoData::to

Definition at line 28 of file Icmp.h.

Referenced by IcmpPinger::Recv(), and IcmpSquid::SendEcho().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors