Definition at line 150 of file MessageLoggerDesign.txt.
 
  
  | 
        
          | MessageSender::MessageSender | ( | sev | , |  
          |  |  | id |  |  
          |  | ) |  |  |  | inline | 
 
Definition at line 151 of file MessageLoggerDesign.txt.
a pre services activity issues a LogError("id") f LogWarning is a free returning a MessageSender which it constructs The MessageSender class contains an ErrorObj which the ctor initializes to point to an ErrorObj on the constructed from ELwarning and myid This ErrorObj
boost::shared_ptr< ErrorObj > ep
 
 
  
  | 
        
          | MessageSender::~MessageSender | ( |  | ) |  |  | inline | 
 
Definition at line 154 of file MessageLoggerDesign.txt.
  156     MessageLoggerSlot * 
m = 
static_cast<MessageLoggerSlot *
> (
s);
 
UnstructuredQSlot * getSlot()
Even though this code calls delete on s
#define LOG(stream, priority)
A macro that returns the requested log4cpp::Category appending a string (using the FILE...
boost::shared_ptr< ErrorObj > ep
MessageLoggerQ * messageLoggerQ()
 
 
template<typename T > 
  
  | 
        
          | MessageSender::operator<< | ( | const T & | t | ) |  |  | inline | 
 
 
The documentation for this struct was generated from the following file: