Otawa  0.10
otawa::NodeLatency Class Reference

#include <otawa/parexegraph/ParExeGraph.h>

Public Member Functions

 NodeLatency (ParExeNode *node, int latency)
 
ParExeNodenode ()
 
int latency ()
 

Private Attributes

ParExeNode_node
 
int _latency
 

Constructor & Destructor Documentation

otawa::NodeLatency::NodeLatency ( ParExeNode node,
int  latency 
)
inline

Member Function Documentation

int otawa::NodeLatency::latency ( void  )
inline

References _latency.

ParExeNode* otawa::NodeLatency::node ( void  )
inline

References _node.

Member Data Documentation

int otawa::NodeLatency::_latency
private

Referenced by latency().

ParExeNode* otawa::NodeLatency::_node
private

Referenced by node().


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