|   |   | 
|  | |
#include <pantheios/backends/bec.test.h>
| Public Types | |
| typedef std::basic_string < pan_char_t > | string_type | 
| The string type. | |
| Public Member Functions | |
| Entry (int severity, pan_char_t const *entry, size_t cchEntry) | |
| Creates an instance with the given characteristics. | |
| Public Attributes | |
| Time | time | 
| int | severity | 
| string_type | statement | 
| typedef std::basic_string<pan_char_t> string_type | 
The string type.
| Entry | ( | int | severity, | |
| pan_char_t 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 & Synesis Software, 2006-2011 |  |