mongo::LazyStringImpl< T > Class Template Reference

#include <log.h>

Inheritance diagram for mongo::LazyStringImpl< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LazyStringImpl (const T &t)
virtual string val () const

Private Attributes

const T & t_

Detailed Description

template<class T>
class mongo::LazyStringImpl< T >

Definition at line 57 of file log.h.


Constructor & Destructor Documentation

template<class T >
mongo::LazyStringImpl< T >::LazyStringImpl ( const T &  t  )  [inline]

Definition at line 59 of file log.h.


Member Function Documentation

template<class T >
virtual string mongo::LazyStringImpl< T >::val (  )  const [inline, virtual]

Implements mongo::LazyString.

Definition at line 60 of file log.h.


Member Data Documentation

template<class T >
const T& mongo::LazyStringImpl< T >::t_ [private]

Definition at line 62 of file log.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:55 2013