Inherited Variables
Inherited Constants
Inherited Methods
Class Details
[ Top ]
Class Variables
Class Methods
get_block_read
int get_block_read(
)
[line 53]
Tags:
- return - The number of blocks read
- access - public
Parameters:
[ Top ]
get_block_write
int get_block_write(
)
[line 61]
Tags:
- return - The number of blocks written
- access - public
Parameters:
[ Top ]
get_name
string get_name(
)
[line 45]
Tags:
- return - The disk's device name
- access - public
Parameters:
[ Top ]
get_parent
string get_parent(
)
[line 77]
Tags:
- return - The parent device (if any)
- access - public
Parameters:
[ Top ]
is_virtual
bool is_virtual(
)
[line 69]
Tags:
- return - Is this a virtual disk?
- access - public
Parameters:
[ Top ]