(Event+Time).Variant Operators  2.3
Operators for Timed Discrete Event Systems in Dioids
mmgd::gd Class Reference
Inheritance diagram for mmgd::gd:
etvo::gd

Public Member Functions

 gd (const gd &)
 
 gd (long, long)
 
gdoperator= (const gd &)
 
int operator!= (const gd &)
 
int operator== (const gd &)
 
int operator>= (const gd &)
 
int operator<= (const gd &)
 
bool operator< (const gd &) const
 
gdinit (long, long)
 
gdoperator() (long, long)
 
long getg (void)
 
long getd (void)
 

Protected Member Functions

void affecte (long, long)
 

Protected Attributes

long g
 
long d
 

Friends

std::ostream & operator<< (std::ostream &, gd &)
 
std::fstream & operator<< (std::fstream &, gd &)
 
gd inf (const gd &gd1, const gd &gd2)
 
gd otimes (const gd &gd1, const gd &gd2)
 
gd frac (const gd &gd1, const gd &gd2)
 
gd Dualfrac (const gd &gd1, const gd &gd2)
 
gd odot (const gd &gd1, const gd &gd2)
 
gd fracodotsharp (const gd &gd1, const gd &gd2)
 
gd fracodotflat (const gd &gd1, const gd &gd2)
 

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