Public Attributes
ros::console::FilterParams Struct Reference

Parameter structure passed to FilterBase::isEnabled(...);. Includes both input and output parameters. More...

#include <console.h>

List of all members.

Public Attributes

const char * file
 [input] File the message came from
const char * function
 [input] Function the message came from
Level level
 [input/output] Severity level. If changed, uses the new level
int line
 [input] Line the message came from
log4cxx::LoggerPtr logger
 [input/output] Logger that this message will be output to. If changed, uses the new logger
const char * message
 [input] The formatted message that will be output
std::string out_message
 [output] If set, writes this message instead of the original

Detailed Description

Parameter structure passed to FilterBase::isEnabled(...);. Includes both input and output parameters.

Definition at line 165 of file console.h.


Member Data Documentation

[input] File the message came from

Definition at line 168 of file console.h.

[input] Function the message came from

Definition at line 170 of file console.h.

[input/output] Severity level. If changed, uses the new level

Definition at line 175 of file console.h.

[input] Line the message came from

Definition at line 169 of file console.h.

[input/output] Logger that this message will be output to. If changed, uses the new logger

Definition at line 174 of file console.h.

[input] The formatted message that will be output

Definition at line 171 of file console.h.

[output] If set, writes this message instead of the original

Definition at line 178 of file console.h.


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


rosconsole
Author(s): Josh Faust
autogenerated on Sat Dec 28 2013 17:35:45