MBR.h File Reference
#include "PartInfo.h"
#include "Error.h"
#include "BlockDevice.h"
Include dependency graph for MBR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Storage::Disk::MBR::PartitionTable
 

Namespaces

 Storage
 
 Storage::Disk
 
 Storage::Disk::MBR
 

Functions

Error Storage::Disk::formatDisk (BlockDevice &device, MBR::PartitionTable &table)
 Partition a device using the MBR scheme. More...