summaryrefslogtreecommitdiff
path: root/gptpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'gptpart.h')
-rw-r--r--gptpart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gptpart.h b/gptpart.h
index 104a818..09c3136 100644
--- a/gptpart.h
+++ b/gptpart.h
@@ -78,6 +78,7 @@ class GPTPart {
// Additional functions
GPTPart & operator=(const GPTPart & orig);
+ bool operator<(const GPTPart &other) const;
void ShowSummary(int partNum, uint32_t blockSize); // display summary information (1-line)
void ShowDetails(uint32_t blockSize); // display detailed information (multi-line)
void BlankPartition(void); // empty partition of data