gem5 v24.0.0.0
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().


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

Generated on Tue Jun 18 2024 16:24:20 for gem5 by doxygen 1.11.0