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