Ping_Socket.cpp File Reference

#include "ace/Ping_Socket.h"
#include "ace/INET_Addr.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_sys_time.h"
#include "ace/OS_NS_sys_socket.h"

Include dependency graph for Ping_Socket.cpp:

Include dependency graph

Go to the source code of this file.

Classes

struct  ip
struct  icmp

Defines

#define ICMP_ECHO   8
#define ICMP_ECHOREPLY   0

Variables

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
int const  
ICMP_MIN = 8
int const  ICMP_DATA_LENGTH = 56


Define Documentation

#define ICMP_ECHO   8
 

Definition at line 50 of file Ping_Socket.cpp.

Referenced by ACE_Ping_Socket::send_echo_check().

#define ICMP_ECHOREPLY   0
 

Definition at line 51 of file Ping_Socket.cpp.

Referenced by ACE_Ping_Socket::process_incoming_dgram().


Variable Documentation

int const ICMP_DATA_LENGTH = 56
 

Definition at line 88 of file Ping_Socket.cpp.

Referenced by ACE_Ping_Socket::send_echo_check().

ACE_BEGIN_VERSIONED_NAMESPACE_DECL int const ICMP_MIN = 8
 

Definition at line 87 of file Ping_Socket.cpp.

Referenced by ACE_Ping_Socket::process_incoming_dgram(), and ACE_Ping_Socket::send_echo_check().


Generated on Thu Nov 9 11:03:22 2006 for ACE by doxygen 1.3.6