#include <SyslogStream.h>
|
| static std::ostream & | getStream () |
| |
| static void | open (char *name, int option, int facility) |
| |
Definition at line 46 of file SyslogStream.h.
| ibrcommon::SyslogStream::SyslogStream |
( |
| ) |
|
| ibrcommon::SyslogStream::~SyslogStream |
( |
| ) |
|
|
virtual |
| std::ostream & ibrcommon::SyslogStream::getStream |
( |
| ) |
|
|
static |
| void ibrcommon::SyslogStream::open |
( |
char * |
name, |
|
|
int |
option, |
|
|
int |
facility |
|
) |
| |
|
static |
| void ibrcommon::SyslogStream::setPriority |
( |
const SyslogPriority & |
prio | ) |
|
| int ibrcommon::SyslogStream::sync |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: