L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, true > Class Template Reference

Mixin implementing discard for partition devices. More...

#include <part_device.h>

Inherits BASE_DEV.

+ Collaboration diagram for Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, true >:

Detailed Description

template<typename PART_DEV, typename BASE_DEV>
class Block_device::Impl::Partitioned_device_discard_mixin< PART_DEV, BASE_DEV, true >

Mixin implementing discard for partition devices.

Template Parameters
PART_DEVClass of the partition device
BASE_DEVClass implementing the Device interface.

Definition at line 38 of file part_device.h.


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