Public Member Functions | Public Attributes
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 RTT::rt_string &category, const RTT::rt_string &message, const RTT::rt_string &ndc, log4cpp::Priority::Value priority)
 LoggingEvent ()
 Create with empty values.
 LoggingEvent (const LoggingEvent &toCopy)
const LoggingEventoperator= (const LoggingEvent &rhs)
log4cpp::LoggingEvent toLog4cpp ()
 ~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 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 
)

Definition at line 31 of file LoggingEvent.cpp.

Create with empty values.

Definition at line 11 of file LoggingEvent.cpp.

Definition at line 21 of file LoggingEvent.cpp.

Definition at line 60 of file LoggingEvent.cpp.


Member Function Documentation

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

Definition at line 46 of file LoggingEvent.cpp.

Convert to log4cpp class

Warning:
not realtime

Definition at line 64 of file LoggingEvent.cpp.


Member Data Documentation

Definition at line 26 of file LoggingEvent.hpp.

Definition at line 28 of file LoggingEvent.hpp.

Definition at line 30 of file LoggingEvent.hpp.

Definition at line 32 of file LoggingEvent.hpp.

Definition at line 34 of file LoggingEvent.hpp.

Definition at line 36 of file LoggingEvent.hpp.


The documentation for this struct was generated from the following files:


ocl
Author(s): OCL Development Team
autogenerated on Mon Sep 14 2015 14:21:47