#include <log.hh>
Public Member Functions | |
| of (const double &v, char f= ' ', std::streamsize p=2, int w=6) | |
Public Attributes | |
| double | _val |
| char | _f |
| std::streamsize | _p |
| int | _w |
| olsr::utl::of::of | ( | const double & | v, | |
| char | f = ' ', |
|||
| std::streamsize | p = 2, |
|||
| int | w = 6 | |||
| ) | [inline] |
| double olsr::utl::of::_val |
Referenced by olsr::utl::operator<<().
| char olsr::utl::of::_f |
Referenced by olsr::utl::operator<<().
| std::streamsize olsr::utl::of::_p |
Referenced by olsr::utl::operator<<().
Referenced by olsr::utl::operator<<().
1.5.6