#include <brstring.h>

Public Attributes | |
| char * | DataPtr |
| Pointer to the string. | |
| Word16 | StrLength |
| Length of the string. | |
| Word16 | Flags |
| Flags. | |
| char | Raw [56] |
| Temp preallocated buffer for most strings. | |
| char* BRString_t::DataPtr |
Pointer to the string.
Flags.
| char BRString_t::Raw[56] |
Temp preallocated buffer for most strings.
Length of the string.
1.7.1