All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | Friends | List of all members
risc::sg::Edge Class Reference

#include <edge.h>

Collaboration diagram for risc::sg::Edge:
Collaboration graph

Public Member Functions

 Edge ()
 

Public Attributes

bool event_notification_edge_
 Indicates if this edge is for event notification. More...
 
bool hierarchical_communication_
 hierarchical_communication_ is colored pink More...
 
unsigned long long time_units_
 Time advance for this edge. More...
 

Friends

std::ostream & operator<< (std::ostream &out, const Edge &e)
 
std::ostream & operator<< (std::ostream &out, const Edge &e)
 

Constructor & Destructor Documentation

risc::sg::Edge::Edge ( )
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const Edge e 
)
friend
std::ostream& operator<< ( std::ostream &  out,
const Edge e 
)
friend

Member Data Documentation

bool risc::sg::Edge::event_notification_edge_

Indicates if this edge is for event notification.

bool risc::sg::Edge::hierarchical_communication_

hierarchical_communication_ is colored pink

unsigned long long risc::sg::Edge::time_units_

Time advance for this edge.


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