KFile interface over a KBlock. More...
Go to the source code of this file.
Defines | |
| #define | KFT_KFILEBLOCK MAKE_ID('K', 'F', 'B', 'L') |
| ID for KFile over a KBlock. | |
Functions | |
| KFileBlock * | KFILEBLOCK_CAST (KFile *fd) |
| Convert + ASSERT from generic KFile to KFileBlock. | |
| void | kfileblock_init (KFileBlock *fb, KBlock *blk) |
| Init a KFile over KBlock. | |
Detailed Description
KFile interface over a KBlock.
Definition in file kfile_block.c.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)