blocxx
Public Member Functions | Private Member Functions | Private Attributes

BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T > Class Template Reference

#include <DelayedFormat.hpp>

Inheritance diagram for BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T >:
BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReferenceBase

List of all members.

Public Member Functions

 DelayedFormatReference (T &t)
 ~DelayedFormatReference ()

Private Member Functions

 DelayedFormatReference (const DelayedFormatReference &)
DelayedFormatReferenceoperator= (const DelayedFormatReference &)
virtual std::ostream & doDumpToStream (std::ostream &o) const

Private Attributes

T & ref_

Detailed Description

template<class T>
class BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T >

Definition at line 71 of file DelayedFormat.hpp.


Constructor & Destructor Documentation

Definition at line 74 of file DelayedFormat.hpp.

Definition at line 77 of file DelayedFormat.hpp.


Member Function Documentation

template<class T >
virtual std::ostream& BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T >::doDumpToStream ( std::ostream &  o) const [inline, private, virtual]

Member Data Documentation


The documentation for this class was generated from the following file: