#include <llerrorcontrol.h>
| Public Member Functions | |
| virtual | ~Recorder () | 
| virtual void | recordMessage (LLError::ELevel, const std::string &message)=0 | 
| virtual bool | wantsTime () | 
Definition at line 104 of file llerrorcontrol.h.
| LLError::Recorder::~Recorder | ( | ) |  [virtual] | 
Definition at line 658 of file llerror.cpp.
| virtual void LLError::Recorder::recordMessage | ( | LLError::ELevel | , | |
| const std::string & | message | |||
| ) |  [pure virtual] | 
| bool LLError::Recorder::wantsTime | ( | ) |  [virtual] | 
Definition at line 662 of file llerror.cpp.
 1.4.7
 1.4.7