Go to the documentation of this file.
18 #ifndef __LIB_LIBNET_IPV4ADDRESS_H
19 #define __LIB_LIBNET_IPV4ADDRESS_H
IPV4 * m_ipv4
IPV4 object pointer.
virtual ~IPV4Address()
Destructor.
IPV4Address(const u32 inode, IPV4 *ipv4)
Constructor.
Represents a file present on a FileSystem.
virtual FileSystem::Result read(IOBuffer &buffer, Size &size, const Size offset)
Read IPV4 address.
Abstract Input/Output buffer.
unsigned int u32
Unsigned 32-bit number.
unsigned int Size
Any sane size indicator cannot go negative.
Internet Protocol Version 4.
Result
Result code for filesystem Actions.
virtual FileSystem::Result write(IOBuffer &buffer, Size &size, const Size offset)
Set new IPV4 address.