L4Re - L4 Runtime Environment
|
Go to the source code of this file.
Data Structures | |
class | L4::Types::Flags< BITS_ENUM, UNDERLYING > |
Template for defining typical Flags bitmaps. More... | |
struct | L4::Types::Bool< V > |
Boolean meta type. More... | |
struct | L4::Types::False |
False meta value. More... | |
struct | L4::Types::True |
True meta value. More... | |
struct | L4::Types::Same< A, B > |
Compare two data types for equality. More... | |
Namespaces | |
L4 | |
L4 low-level kernel interface. | |
L4::Types | |
L4 basic type helpers for C++. | |