Struct SyslogLogger.StreamOutputRange
struct StreamOutputRange(OutputStream)
;
Constructors
Name | Description |
---|---|
this
(stream)
|
Fields
Name | Type | Description |
---|---|---|
m_data
|
char[256] | |
m_fill
|
size_t | |
m_stream
|
OutputStream |
Methods
Name | Description |
---|---|
flush
()
|
|
put
(bt)
|
|
put
(bts)
|