|
SNMP++
3.3.4
|
This is the complete list of members for LogEntry, including all inherited members.
| add_integer(long) | LogEntry | protectedvirtual |
| add_string(const char *)=0 | LogEntry | protectedpure virtual |
| add_timestamp(void) | 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(void) const | LogEntry | inlinevirtual |
| init(void) | LogEntry | virtual |
| LogEntry(const char *const n, unsigned char t) | LogEntry | inline |
| name | LogEntry | protected |
| operator+=(const long) | LogEntry | virtual |
| operator+=(const char *) | LogEntry | virtual |
| type | LogEntry | protected |
| ~LogEntry() | LogEntry | inlinevirtual |