Public Member Functions | |
Elt () | |
Elt (long aL) | |
long | val (void) const |
Public Attributes | |
::list_head | _lA |
::list_head | _lB |
Private Attributes | |
long | _Long |
Friends | |
ostream & | operator<< (ostream &oStr, const Elt &aE) |
Elt::Elt | ( | ) | [inline] |
Elt::Elt | ( | long | aL | ) | [inline] |
long Elt::val | ( | void | ) | const [inline] |
ostream& operator<< | ( | ostream & | oStr, | |
const Elt & | aE | |||
) | [friend] |
long Elt::_Long [private] |