gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MachineID Struct Reference

#include <MachineID.hh>

Public Member Functions

 MachineID ()
 
 MachineID (MachineType mach_type, NodeID node_id)
 
MachineType getType () const
 
NodeID getNum () const
 

Public Attributes

MachineType type
 
NodeID num
 range: 0 ... number of this machine's components in system - 1 More...
 

Detailed Description

Definition at line 38 of file MachineID.hh.

Constructor & Destructor Documentation

MachineID::MachineID ( )
inline

Definition at line 40 of file MachineID.hh.

MachineID::MachineID ( MachineType  mach_type,
NodeID  node_id 
)
inline

Definition at line 41 of file MachineID.hh.

Member Function Documentation

NodeID MachineID::getNum ( ) const
inline

Definition at line 49 of file MachineID.hh.

References num.

Referenced by AbstractController::getVersion().

MachineType MachineID::getType ( ) const
inline

Definition at line 48 of file MachineID.hh.

References type.

Referenced by AbstractController::getType().

Member Data Documentation

NodeID MachineID::num

range: 0 ... number of this machine's components in system - 1

Definition at line 46 of file MachineID.hh.

Referenced by NetDest::add(), NetDest::elementAt(), getNum(), NetDest::isElement(), machineIDToNodeID(), MachineIDToString(), mapAddressToRange(), operator!=(), operator<<(), operator==(), and NetDest::remove().

MachineType MachineID::type

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

Generated on Fri Jun 9 2017 13:04:14 for gem5 by doxygen 1.8.6