Special type to add a pascal string into the factory create stream.
More...
|
|
char const * | s |
| | The character buffer.
|
| |
|
int | len |
| | The number of characters in the buffer.
|
| |
Special type to add a pascal string into the factory create stream.
This encapsulates a string that has an explicit length.
Definition at line 71 of file factory.
◆ Lstr()
| L4::Factory::Lstr::Lstr |
( |
char const * |
s, |
|
|
int |
len |
|
) |
| |
|
inline |
- Parameters
-
| s | Pointer to the c-style string. |
| len | Length in number of characters of the string s. |
Definition at line 87 of file factory.
The documentation for this struct was generated from the following file: