L4Re Operating System Framework
Interface and Usage Documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Block_device::Partitioned_device< BASE_DEV > Class Template Reference

A partition device for the given device interface. More...

#include <part_device.h>

+ Inheritance diagram for Block_device::Partitioned_device< BASE_DEV >:
+ Collaboration diagram for Block_device::Partitioned_device< BASE_DEV >:

Detailed Description

template<typename BASE_DEV = Device>
class Block_device::Partitioned_device< BASE_DEV >

A partition device for the given device interface.

Template Parameters
BASE_DEVClass defining the device interface. Attention: this is not the class implementing the device iteself.

Definition at line 91 of file part_device.h.


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