L4Re Operating System Framework
Interface and Usage Documentation
|
Dynamic Type Information for L4Re Interfaces. More...
#include <l4/sys/capability>
Data Structures | |
class | Demand |
Data type for expressing the needed receive buffers at the server-side of an interface. More... | |
struct | Demand_t |
Template type statically describing demand of receive buffers. More... | |
struct | Demand_union_t |
Template type statically describing the combination of two Demand object. More... | |
Dynamic Type Information for L4Re Interfaces.
This class represents the runtime-dynamic type information for L4Re interfaces, and is not intended to be used directly by applications.
The main use for this info is to be used by the implementation of the L4::cap_dynamic_cast() function.
Definition at line 510 of file __typeinfo.h.