L4Re - L4 Runtime Environment
cxx::String Class Reference

This class is used to group characters of a string which belong to one syntactical token types number, identifier, string, whitespace or another single character. More...

+ Inheritance diagram for cxx::String:
+ Collaboration diagram for cxx::String:

Detailed Description

This class is used to group characters of a string which belong to one syntactical token types number, identifier, string, whitespace or another single character.

Examples:
tmpfs/lib/src/fs.cc.

Definition at line 33 of file string.


The documentation for this class was generated from the following file: