gem5  v22.1.0.0
Public Member Functions | Protected Attributes | List of all members
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 237 of file inet.hh.

Member Data Documentation

◆ _ip

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

Definition at line 240 of file inet.hh.

Referenced by ip().


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

Generated on Wed Dec 21 2022 10:24:17 for gem5 by doxygen 1.9.1