OCL::logging::LoggingEvent Struct Reference

A mirror of log4cpp::LoggingEvent, except using real-time capable strings. More...

#include <LoggingEvent.hpp>

List of all members.

Public Member Functions

 LoggingEvent (const LoggingEvent &toCopy)
 LoggingEvent ()
 Create with empty values.
 LoggingEvent (const RTT::rt_string &category, const RTT::rt_string &message, const RTT::rt_string &ndc, log4cpp::Priority::Value priority)
 LoggingEvent (const LoggingEvent &toCopy)
 LoggingEvent ()
 Create with empty values.
 LoggingEvent (const RTT::rt_string &category, const RTT::rt_string &message, const RTT::rt_string &ndc, log4cpp::Priority::Value priority)
const LoggingEventoperator= (const LoggingEvent &rhs)
const LoggingEventoperator= (const LoggingEvent &rhs)
log4cpp::LoggingEvent toLog4cpp ()
log4cpp::LoggingEvent toLog4cpp ()
 ~LoggingEvent ()
 ~LoggingEvent ()

Public Attributes

RTT::rt_string categoryName
RTT::rt_string message
RTT::rt_string ndc
log4cpp::Priority::Value priority
RTT::rt_string threadName
log4cpp::TimeStamp timeStamp

Detailed Description

A mirror of log4cpp::LoggingEvent, except using real-time capable strings.

Definition at line 11 of file install/include/orocos/ocl/LoggingEvent.hpp.


Constructor & Destructor Documentation

OCL::logging::LoggingEvent::LoggingEvent ( const RTT::rt_string &  category,
const RTT::rt_string &  message,
const RTT::rt_string &  ndc,
log4cpp::Priority::Value  priority 
)
OCL::logging::LoggingEvent::LoggingEvent (  ) 

Create with empty values.

Definition at line 11 of file LoggingEvent.cpp.

OCL::logging::LoggingEvent::LoggingEvent ( const LoggingEvent toCopy  ) 

Definition at line 21 of file LoggingEvent.cpp.

OCL::logging::LoggingEvent::~LoggingEvent (  ) 

Definition at line 60 of file LoggingEvent.cpp.

OCL::logging::LoggingEvent::LoggingEvent ( const RTT::rt_string &  category,
const RTT::rt_string &  message,
const RTT::rt_string &  ndc,
log4cpp::Priority::Value  priority 
)
OCL::logging::LoggingEvent::LoggingEvent (  ) 

Create with empty values.

OCL::logging::LoggingEvent::LoggingEvent ( const LoggingEvent toCopy  ) 
OCL::logging::LoggingEvent::~LoggingEvent (  ) 

Member Function Documentation

const LoggingEvent& OCL::logging::LoggingEvent::operator= ( const LoggingEvent rhs  ) 
const LoggingEvent & OCL::logging::LoggingEvent::operator= ( const LoggingEvent rhs  ) 

Definition at line 46 of file LoggingEvent.cpp.

log4cpp::LoggingEvent OCL::logging::LoggingEvent::toLog4cpp (  ) 

Convert to log4cpp class

Warning:
not realtime
log4cpp::LoggingEvent OCL::logging::LoggingEvent::toLog4cpp (  ) 

Convert to log4cpp class

Warning:
not realtime

Definition at line 64 of file LoggingEvent.cpp.


Member Data Documentation

Definition at line 26 of file install/include/orocos/ocl/LoggingEvent.hpp.

Definition at line 28 of file install/include/orocos/ocl/LoggingEvent.hpp.

Definition at line 30 of file install/include/orocos/ocl/LoggingEvent.hpp.

log4cpp::Priority::Value OCL::logging::LoggingEvent::priority

Definition at line 32 of file install/include/orocos/ocl/LoggingEvent.hpp.

Definition at line 34 of file install/include/orocos/ocl/LoggingEvent.hpp.

Definition at line 36 of file install/include/orocos/ocl/LoggingEvent.hpp.


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


ocl
Author(s): OCL Development Team
autogenerated on Fri Jan 11 09:50:53 2013