#include <SyslogComponent.h>
| SyslogComponent::SyslogPart::SyslogPart |
( |
DataReader * |
dataReaderPart, |
|
|
const Unit * |
unit |
|
) |
| |
|
inline |
| SyslogComponent::SyslogPart::SyslogPart |
( |
Str * |
strPart | ) |
|
|
inline |
| SyslogComponent::SyslogPart::~SyslogPart |
( |
| ) |
|
|
inline |
| SyslogComponent::SyslogPart::SyslogPart |
( |
const SyslogPart & |
old | ) |
|
|
private |
| DataReader* SyslogComponent::SyslogPart::getDataReaderPart |
( |
| ) |
|
|
inline |
| Str* SyslogComponent::SyslogPart::getStrPart |
( |
| ) |
|
|
inline |
| const Unit* SyslogComponent::SyslogPart::getUnit |
( |
void |
| ) |
|
|
inline |
| DataReader* SyslogComponent::SyslogPart::dataReaderPart_ |
|
private |
| Str* SyslogComponent::SyslogPart::strPart_ |
|
private |
| const Unit* SyslogComponent::SyslogPart::unit_ |
|
private |
The documentation for this class was generated from the following file: