gem5  v20.1.0.0
Public Member Functions | Protected Attributes | List of all members
Net::IpAddress Struct Reference

#include <inet.hh>

Inheritance diagram for Net::IpAddress:
Net::IpNetmask Net::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 231 of file inet.hh.

Member Data Documentation

◆ _ip

uint32_t Net::IpAddress::_ip
protected

Definition at line 234 of file inet.hh.

Referenced by ip().


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

Generated on Wed Sep 30 2020 14:03:07 for gem5 by doxygen 1.8.17