![]() |
VR-Forces 4.0.4 Class Documentation
|
Classes | |
| struct | stByte |
Public Member Functions | |
| DtBitData () | |
| void | set (unsigned char value) |
| bool | sign (int bit) |
| int | val (int from, int to, int acum) |
Protected Attributes | |
| stByte | myByte |
| void DtBitData::set | ( | unsigned char | value | ) |
| bool DtBitData::sign | ( | int | bit | ) |
| int DtBitData::val | ( | int | from, |
| int | to, | ||
| int | acum | ||
| ) |
stByte DtBitData::myByte [protected] |