Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MsgBoundFormat Class Reference

#include <MsgBoundFormat.h>

List of all members.

Public Member Functions

 MsgBoundFormat (const MsgFormat &ff, double v)

Public Attributes

const MsgFormatf
double val


Constructor & Destructor Documentation

MsgBoundFormat::MsgBoundFormat const MsgFormat ff,
double  v
[inline]
 

Definition at line 20 of file MsgBoundFormat.h.

00020 : f(ff), val(v) { }


Member Data Documentation

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<<().


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:09:37 2010 for loon by  doxygen 1.3.9.1