[This is preliminary documentation and subject to change.]
Brtest is a library that includes several objects that applications can use to send data to the MMR. The following table lists the objects:
| Object | Description |
|---|---|
| CData | Base class for data storage |
| CString | CData-derived class for strings |
| CSession | Base class for connections to the MMR |
| CMulticast | Multicast session |
| CTunnel | Tunneling session |