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

Helper class that combines the Labeling reader with the MBR reader. More...

#include <partition.h>

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

Additional Inherited Members

Protected Types inherited from Block_device::Base_reader< std::conditional< std::is_class< Labeling_mbr_reader< DEV > >::value, Labeling_mbr_reader< DEV >, Mbr_reader< DEV > >::type, DEV >

Detailed Description

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

Helper class that combines the Labeling reader with the MBR reader.

Definition at line 639 of file partition.h.


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