#include <MsgBoundFormat.h>
Public Member Functions | |
MsgBoundFormat (const MsgFormat &ff, double v) | |
Public Attributes | |
const MsgFormat & | f |
double | val |
Definition at line 17 of file MsgBoundFormat.h.
MsgBoundFormat::MsgBoundFormat | ( | const MsgFormat & | ff, | |
double | v | |||
) | [inline] |
Definition at line 20 of file MsgBoundFormat.h.
const MsgFormat& MsgBoundFormat::f |
Definition at line 22 of file MsgBoundFormat.h.
Referenced by operator<<().
double MsgBoundFormat::val |
Definition at line 23 of file MsgBoundFormat.h.
Referenced by operator<<().