String does NOT own its buffer.
More...
#include <remote.h>
String does NOT own its buffer.
Definition at line 24 of file remote.h.
| Xpace::Remote::String::String |
( |
size_t |
len = 0, |
|
|
uint16 * |
b = 0 |
|
) |
| |
|
inline |
- Parameters
-
| len | the number of chars in the buffer |
| b | the buffer |
Definition at line 29 of file remote.h.
| Xpace::Remote::String::String |
( |
uint16 * |
s | ) |
|
|
inline |
- Parameters
-
Definition at line 38 of file remote.h.
| static size_t Xpace::Remote::String::str16len |
( |
uint16 * |
s | ) |
|
|
inlinestatic |
| const size_t Xpace::Remote::String::bufferLength |
| uint16* const Xpace::Remote::String::buffer |
The documentation for this struct was generated from the following file: