gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::networking::IpAddress Struct Reference

#include <inet.hh>

Inheritance diagram for gem5::networking::IpAddress:
gem5::networking::IpNetmask gem5::networking::IpWithPort

Public Member Functions

uint32_t ip () const
std::string string () const
 IpAddress ()
 IpAddress (const uint32_t __ip)

Protected Attributes

uint32_t _ip

Detailed Description

Definition at line 236 of file inet.hh.

Member Data Documentation

◆ _ip

uint32_t gem5::networking::IpAddress::_ip
protected

Definition at line 239 of file inet.hh.

Referenced by ip(), IpAddress(), and IpAddress().


The documentation for this struct was generated from the following files:

Generated on Sat Oct 18 2025 08:07:00 for gem5 by doxygen 1.14.0