18#ifndef __LIB_LIBNET_ICMPFACTORY_H
19#define __LIB_LIBNET_ICMPFACTORY_H
Represents a file present on a FileSystem.
Internet Control Message Protocol (ICMP) factory.
virtual ~ICMPFactory()
Destructor.
ICMP * m_icmp
ICMP protocol instance.
virtual FileSystem::Result read(IOBuffer &buffer, Size &size, const Size offset)
Create ICMP socket.
Internet Control Message Protocol (ICMP)
Abstract Input/Output buffer.
unsigned int u32
Unsigned 32-bit number.
unsigned int Size
Any sane size indicator cannot go negative.
Result
Result code for filesystem Actions.