![]() |
PIDUINO
|
#include <syslog.h>
Protected Member Functions | |
SysLogBuffer (int priority) | |
int | sync () |
void | setPriority (const int priority) |
int | priority () const |
Private Attributes | |
int | m_priority |
|
inlineprotected |
|
inlineprotected |
Definition at line 54 of file syslog.h.
References m_priority.
Referenced by Piduino::SysLog::priority().
|
protected |
Referenced by Piduino::SysLog::setPriority().
|
protected |
|
private |
Definition at line 58 of file syslog.h.
Referenced by priority().