Public Member Functions

SimpleArpPing Class Reference

Arp ping test. More...

Inheritance diagram for SimpleArpPing:
StaticReceiver< SimpleArpPing > Device

List of all members.

Public Member Functions

bool receive (MessageNetwork &msg)
void arp (DBus< MessageNetwork > &bus_network, unsigned dstip)
 SimpleArpPing (const void *mac)

Detailed Description

Arp ping test.

Copyright (C) 2010, Bernhard Kauer <bk@vmmon.org> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details. A simple arp ping to test the network infrastructure. State: testing


Constructor & Destructor Documentation

SimpleArpPing::SimpleArpPing ( const void *  mac  )  [inline]

Member Function Documentation

void SimpleArpPing::arp ( DBus< MessageNetwork > &  bus_network,
unsigned  dstip 
) [inline]
bool SimpleArpPing::receive ( MessageNetwork msg  )  [inline]

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