Public Attributes

BRString_t Struct Reference

#include <brstring.h>

Inheritance diagram for BRString_t:
Inheritance graph
[legend]

List of all members.

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.

Member Data Documentation

Pointer to the string.

Flags.

char BRString_t::Raw[56]

Temp preallocated buffer for most strings.

Length of the string.