Support for the added partition content size attribute.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4128 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -57,6 +57,9 @@ public:
|
||||
void SetSize(off_t size);
|
||||
off_t Size() const;
|
||||
|
||||
void SetContentSize(off_t size);
|
||||
off_t ContentSize() const;
|
||||
|
||||
void SetBlockSize(uint32 blockSize);
|
||||
uint32 BlockSize() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user