libstorage-ng
Public Member Functions | Public Attributes | Friends | List of all members
storage::PartitionSlot Class Reference

Number and name are only valid if one of the possible flags is true. More...

#include <PartitionTable.h>

Collaboration diagram for storage::PartitionSlot:
[legend]

Public Member Functions

unsigned nr () const ST_DEPRECATED
 
bool is_possible (PartitionType partition_type) const
 

Public Attributes

Region region
 
unsigned int number
 
std::string name
 
bool primary_slot
 
bool primary_possible
 
bool extended_slot
 
bool extended_possible
 
bool logical_slot
 
bool logical_possible
 

Friends

std::ostream & operator<< (std::ostream &s, const PartitionSlot &partition_slot)
 

Detailed Description

Number and name are only valid if one of the possible flags is true.


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