ark
bkWrite7x.h File Reference
Go to the source code of this file.
Functions | |
| int | write711 (VolInfo *volInfo, unsigned char value) |
| int | write721 (VolInfo *volInfo, unsigned short value) |
| void | write721ToByteArray (unsigned char *dest, unsigned short value) |
| int | write722 (VolInfo *volInfo, unsigned short value) |
| int | write723 (VolInfo *volInfo, unsigned short value) |
| int | write731 (VolInfo *volInfo, unsigned value) |
| void | write731ToByteArray (unsigned char *dest, unsigned value) |
| int | write732 (VolInfo *volInfo, unsigned value) |
| int | write733 (VolInfo *volInfo, unsigned value) |
| void | write733ToByteArray (unsigned char *dest, unsigned value) |
Function Documentation
| int write711 | ( | VolInfo * | volInfo, | |
| unsigned char | value | |||
| ) |
| int write721 | ( | VolInfo * | volInfo, | |
| unsigned short | value | |||
| ) |
| void write721ToByteArray | ( | unsigned char * | dest, | |
| unsigned short | value | |||
| ) |
| int write722 | ( | VolInfo * | volInfo, | |
| unsigned short | value | |||
| ) |
| int write723 | ( | VolInfo * | volInfo, | |
| unsigned short | value | |||
| ) |
| int write731 | ( | VolInfo * | volInfo, | |
| unsigned | value | |||
| ) |
| void write731ToByteArray | ( | unsigned char * | dest, | |
| unsigned | value | |||
| ) |
| int write732 | ( | VolInfo * | volInfo, | |
| unsigned | value | |||
| ) |
| int write733 | ( | VolInfo * | volInfo, | |
| unsigned | value | |||
| ) |
| void write733ToByteArray | ( | unsigned char * | dest, | |
| unsigned | value | |||
| ) |
KDE 4.2 API Reference