Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MaximInterface
GenericStringStream< Encoding > Struct Template Reference
Read-only string stream. More...
#include <stream.h>
Data Fields | |
| const Ch * | src_ |
| Current read position. | |
| const Ch * | head_ |
| Original head of the string. | |
Detailed Description
template<typename Encoding>
struct GenericStringStream< Encoding >
Read-only string stream.
- Note:
- implements Stream concept
Definition at line 110 of file stream.h.
Field Documentation
Generated on Tue Jul 12 2022 12:06:51 by
1.7.2