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

#include <DelayedFormat.hpp>

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

Public Member Functions

 DelayedFormatReference (T &t)
 
 ~DelayedFormatReference ()
 
- Public Member Functions inherited from BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReferenceBase
virtual ~DelayedFormatReferenceBase ()
 
std::ostream & dumpToStream (std::ostream &o) const
 

Private Member Functions

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

Private Attributes

T & ref_
 

Additional Inherited Members

- Protected Member Functions inherited from BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReferenceBase
 DelayedFormatReferenceBase ()
 

Detailed Description

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

Definition at line 71 of file DelayedFormat.hpp.

Constructor & Destructor Documentation

◆ DelayedFormatReference() [1/2]

template<class T >
BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T >::DelayedFormatReference ( T & t)
inline

Definition at line 74 of file DelayedFormat.hpp.

◆ ~DelayedFormatReference()

Definition at line 77 of file DelayedFormat.hpp.

◆ DelayedFormatReference() [2/2]

template<class T >
BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T >::DelayedFormatReference ( const DelayedFormatReference< T > & )
private

Member Function Documentation

◆ doDumpToStream()

template<class T >
virtual std::ostream & BLOCXX_NAMESPACE::DelayedFormatInternals::DelayedFormatReference< T >::doDumpToStream ( std::ostream & o) const
inlineprivatevirtual

◆ operator=()

Member Data Documentation

◆ ref_


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