DUECA/DUSIME
Public Member Functions | Public Attributes | List of all members
dueca::ActivityViewBase::HighLight Struct Reference

Highlighted and listed area. More...

Public Member Functions

 HighLight ()
 Constructor. More...
 

Public Attributes

int node
 Node number that is highlighted. More...
 
int level
 Activity level. More...
 
int start
 Start, integer coordinate on screen. More...
 
int end
 End, integer coordinate on screen. More...
 

Detailed Description

Highlighted and listed area.

Constructor & Destructor Documentation

◆ HighLight()

dueca::ActivityViewBase::HighLight::HighLight ( )

Constructor.

Member Data Documentation

◆ node

int dueca::ActivityViewBase::HighLight::node

Node number that is highlighted.

◆ level

int dueca::ActivityViewBase::HighLight::level

Activity level.

◆ start

int dueca::ActivityViewBase::HighLight::start

Start, integer coordinate on screen.

◆ end

int dueca::ActivityViewBase::HighLight::end

End, integer coordinate on screen.

Also serves as the flag for having or not having a highlighted area.


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