Otawa  0.10
otawa::ilp::Term Class Reference

#include <otawa/ilp/Expression.h>

Public Member Functions

 Term (coef_t c, Var *v=0)
 
 Term (Var *v, coef_t c=1.)
 

Public Attributes

Varfst
 
coef_t snd
 

Constructor & Destructor Documentation

otawa::ilp::Term::Term ( coef_t  c,
Var v = 0 
)
inline
otawa::ilp::Term::Term ( Var v,
coef_t  c = 1. 
)
inline

Member Data Documentation


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