L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
Block_device::Partition_reader< DEV > Class Template Reference

Generic partition reader which tries to read GPT first and MBR second as a fallback. More...

#include <partition.h>

Inheritance diagram for Block_device::Partition_reader< DEV >:
Collaboration diagram for Block_device::Partition_reader< DEV >:

Additional Inherited Members

Protected Types inherited from Block_device::Base_reader< Partition_reader< DEV >, DEV >

Detailed Description

template<typename DEV>
class Block_device::Partition_reader< DEV >

Generic partition reader which tries to read GPT first and MBR second as a fallback.

Definition at line 653 of file partition.h.


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