|
SNMP++
3.6.3
|
This is the complete list of members for LogEntry, including all inherited members.
| add_integer(long s) | LogEntry | protectedvirtual |
| add_string(const char *s)=0 | LogEntry | protectedpure virtual |
| add_timestamp() | LogEntry | protectedvirtual |
| count | LogEntry | protected |
| get_class() const | LogEntry | inline |
| get_level() const | LogEntry | inline |
| get_name() const | LogEntry | inline |
| get_type() const | LogEntry | inline |
| get_value() const | LogEntry | inlinevirtual |
| init() | LogEntry | virtual |
| LogEntry(const char *const n, unsigned char t) | LogEntry | inline |
| name | LogEntry | protected |
| operator+=(const long l) | LogEntry | virtual |
| operator+=(const char *s) | LogEntry | virtual |
| type | LogEntry | protected |
| ~LogEntry() | LogEntry | inlinevirtual |