fawkes::CacheLogger::CacheEntry Struct Reference

Cache entry struct. More...

#include <cache.h>

List of all members.

Public Attributes

LogLevel log_level
 log level
std::string component
 component
timeval time
 raw time
std::string timestr
 Time encoded as string.
std::string message
 Message.


Detailed Description

Cache entry struct.

Definition at line 81 of file cache.h.


Member Data Documentation

std::string fawkes::CacheLogger::CacheEntry::component

component

Definition at line 83 of file cache.h.

LogLevel fawkes::CacheLogger::CacheEntry::log_level

log level

Definition at line 82 of file cache.h.

std::string fawkes::CacheLogger::CacheEntry::message

Message.

Definition at line 86 of file cache.h.

struct timeval fawkes::CacheLogger::CacheEntry::time

raw time

Definition at line 84 of file cache.h.

std::string fawkes::CacheLogger::CacheEntry::timestr

Time encoded as string.

Definition at line 85 of file cache.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:32:54 2011 for Fawkes API by  doxygen 1.4.7