|
|
|
|
|
#include <pantheios/backends/bec.test.h>
Public Types | |
| typedef std::string | string_type |
| The string type. | |
Public Member Functions | |
| Entry (int severity, char const *entry, size_t cchEntry) | |
| Creates an instance with the given characteristics. | |
Public Attributes | |
| Time | time |
| int | severity |
| string_type | statement |
| typedef std::string string_type |
The string type.
| Entry | ( | int | severity, | |
| char const * | entry, | |||
| size_t | cchEntry | |||
| ) |
Creates an instance with the given characteristics.
| int severity |
The entry's severity.
The entry's contents.
|
|
|
| pantheios Library documentation © Matthew Wilson, 2006-2008 |
|