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