BoundIoFormat Class Template Reference

#include <IoFormat.h>

List of all members.


Detailed Description

template<typename T>
class Rulbus::BoundIoFormat< T >

BoundIoFormat forms a <formatting, value> tuple that can be written to a stream with operator<<(ostream&,const BoundIoFormat&) .


Public Member Functions

 BoundIoFormat (const IoFormat< T > &f, const T &v)
 Constructor.


Public Attributes

const IoFormat< T > & theFormat
 the IoFormat

theValue
 the value


The documentation for this class was generated from the following file:
Generated on Tue Oct 12 14:12:03 2004 for Rulbus Device Class Library for Microsoft Windows by doxygen 1.3.4