BALL::VIEW::LogEvent Class Reference

Event class used for thread safe output to logview. More...

#include <BALL/VIEW/KERNEL/common.h>

Inheritance diagram for BALL::VIEW::LogEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LogEvent ()
void setMessage (const String &msg)
String getMessage ()
bool isImportant ()
 will allways be shown in Statusbar or just when no other message shown?
void setImportant (bool state)
bool showOnlyInLogView () const
 only show in logview, no change to status bar
void setShowOnlyInLogView (bool state)

Protected Attributes

String message_
bool important_
bool only_log_

Detailed Description

Event class used for thread safe output to logview.

Definition at line 312 of file VIEW/KERNEL/common.h.


Constructor & Destructor Documentation

BALL::VIEW::LogEvent::LogEvent (  ) 

Member Function Documentation

String BALL::VIEW::LogEvent::getMessage (  )  [inline]

Definition at line 324 of file VIEW/KERNEL/common.h.

bool BALL::VIEW::LogEvent::isImportant (  )  [inline]

will allways be shown in Statusbar or just when no other message shown?

Definition at line 327 of file VIEW/KERNEL/common.h.

void BALL::VIEW::LogEvent::setImportant ( bool  state  )  [inline]

Definition at line 330 of file VIEW/KERNEL/common.h.

void BALL::VIEW::LogEvent::setMessage ( const String msg  )  [inline]

Definition at line 321 of file VIEW/KERNEL/common.h.

void BALL::VIEW::LogEvent::setShowOnlyInLogView ( bool  state  )  [inline]

Definition at line 336 of file VIEW/KERNEL/common.h.

bool BALL::VIEW::LogEvent::showOnlyInLogView (  )  const [inline]

only show in logview, no change to status bar

Definition at line 333 of file VIEW/KERNEL/common.h.


Member Data Documentation

Definition at line 340 of file VIEW/KERNEL/common.h.

Definition at line 339 of file VIEW/KERNEL/common.h.

Definition at line 341 of file VIEW/KERNEL/common.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3