SST/macro
Public Member Functions | Public Attributes | List of all members
sstmac::hw::fat_tree_global_adaptive_router::Match_Fields Struct Reference

#include <fat_tree_global_adaptive_router.h>

Collaboration diagram for sstmac::hw::fat_tree_global_adaptive_router::Match_Fields:
Collaboration graph

Public Member Functions

bool operator== (const Match_Fields &mf) const
 
bool operator< (const Match_Fields &mf) const
 

Public Attributes

switch_id src
 
switch_id dst
 

Detailed Description

Definition at line 43 of file fat_tree_global_adaptive_router.h.

Member Function Documentation

bool sstmac::hw::fat_tree_global_adaptive_router::Match_Fields::operator< ( const Match_Fields mf) const
inline

Definition at line 53 of file fat_tree_global_adaptive_router.h.

References dst, and src.

bool sstmac::hw::fat_tree_global_adaptive_router::Match_Fields::operator== ( const Match_Fields mf) const
inline

Definition at line 48 of file fat_tree_global_adaptive_router.h.

References dst, and src.

Member Data Documentation

switch_id sstmac::hw::fat_tree_global_adaptive_router::Match_Fields::dst

Definition at line 47 of file fat_tree_global_adaptive_router.h.

Referenced by operator<(), and operator==().

switch_id sstmac::hw::fat_tree_global_adaptive_router::Match_Fields::src

Definition at line 46 of file fat_tree_global_adaptive_router.h.

Referenced by operator<(), and operator==().


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