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.

References ref_.

Referenced by DelayedFormatReference(), and operator=().

◆ ~DelayedFormatReference()

◆ 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_

Definition at line 90 of file DelayedFormat.hpp.

Referenced by DelayedFormatReference(), and doDumpToStream().


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