BPartitionHandle
class BPartitionHandle;
BPartitionHandle** handle) = 0;
BPartitionHandle** handle);
class BPartitionHandle {
BPartitionHandle(BMutablePartition* partition);
virtual ~BPartitionHandle();
const char* parameterString, BPartitionHandle** _handle)
: BPartitionHandle(partition)
BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
class BFSPartitionHandle : public BPartitionHandle {
const char* parameterString, BPartitionHandle** _handle)
: BPartitionHandle(partition)
BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
class BTRFSPartitionHandle : public BPartitionHandle {
const char* parameterString, BPartitionHandle** _handle)
: BPartitionHandle(partition)
BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
class FATPartitionHandle : public BPartitionHandle {
BPartitionHandle** _handle)
const char* parameters, BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
BPartitionHandle(partition)
class GPTPartitionHandle : public BPartitionHandle {
BPartitionHandle(partition)
BPartitionHandle** _handle)
const char* name, const char* parameters, BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
class ExtendedPartitionHandle : public BPartitionHandle {
BPartitionHandle(partition)
BPartitionHandle** _handle)
const char* parameters, BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
class PartitionMapHandle : public BPartitionHandle {
const char* parameterString, BPartitionHandle** _handle)
: BPartitionHandle(partition)
BPartitionHandle** _handle)
BPartitionHandle** handle);
BPartitionHandle** handle);
class NTFSPartitionHandle : public BPartitionHandle {
BPartitionHandle::SupportedOperations(uint32 mask)
BPartitionHandle::SupportedChildOperations(const BMutablePartition* child,
BPartitionHandle::SupportsInitializingChild(const BMutablePartition* child,
BPartitionHandle::GetNextSupportedType(const BMutablePartition* child,
BPartitionHandle::GetPartitioningInfo(BPartitioningInfo* info)
BPartitionHandle::Defragment()
BPartitionHandle::Repair(bool checkOnly)
BPartitionHandle::ValidateResize(off_t* size)
BPartitionHandle::ValidateResizeChild(const BMutablePartition* child,
BPartitionHandle::Resize(off_t size)
BPartitionHandle::ResizeChild(BMutablePartition* child, off_t size)
BPartitionHandle::ValidateMove(off_t* offset)
BPartitionHandle::ValidateMoveChild(const BMutablePartition* child,
BPartitionHandle::Move(off_t offset)
BPartitionHandle::MoveChild(BMutablePartition* child, off_t offset)
BPartitionHandle::ValidateSetContentName(BString* name)
BPartitionHandle::ValidateSetName(const BMutablePartition* child,
BPartitionHandle::SetContentName(const char* name)
BPartitionHandle::SetName(BMutablePartition* child, const char* name)
BPartitionHandle::ValidateSetType(const BMutablePartition* child,
BPartitionHandle::SetType(BMutablePartition* child, const char* type)
BPartitionHandle::GetContentParameterEditor(BPartitionParameterEditor** editor)
BPartitionHandle::GetParameterEditor(B_PARAMETER_EDITOR_TYPE type,
BPartitionHandle::ValidateSetContentParameters(const char* parameters)
BPartitionHandle::ValidateSetParameters(const BMutablePartition* child,
BPartitionHandle::SetContentParameters(const char* parameters)
BPartitionHandle::SetParameters(BMutablePartition* child,
BPartitionHandle::ValidateCreateChild(off_t* offset, off_t* size,
BPartitionHandle::CreateChild(off_t offset, off_t size, const char* type,
BPartitionHandle::DeleteChild(BMutablePartition* child)
const char* parameters, BPartitionHandle** handle)
BPartitionHandle::BPartitionHandle(BMutablePartition* partition)
BPartitionHandle::~BPartitionHandle()
BPartitionHandle::Partition() const
BPartitionHandle* handle;
BPartitionHandle* handle;
BPartitionHandle* fPartitionHandle;
class BPartitionHandle;
const char* parameters, BPartitionHandle** _handle)
BPartitionHandle(partition)
BPartitionHandle** _handle);
BPartitionHandle** _handle);
class CheckSumFSPartitionHandle : public BPartitionHandle {
BPartitionHandle** _handle)