mongo::LazyString Class Reference
#include <log.h>
List of all members.
Public Member Functions |
virtual string | val () const =0 |
virtual | ~LazyString () |
Detailed Description
Definition at line 49 of file log.h.
Constructor & Destructor Documentation
virtual mongo::LazyString::~LazyString |
( |
|
) |
[inline, virtual] |
Definition at line 51 of file log.h.
Member Function Documentation
virtual string mongo::LazyString::val |
( |
|
) |
const [pure virtual] |
The documentation for this class was generated from the following file: