| ByteArray(int aRecLength) | ByteArray | |
| ByteArray(int aRecLength, int aNumRecords) | ByteArray | |
| dump(const std::string &aFileName) | ByteArray | |
| getNextWord(int aWordSize, char *aWordAry) | ByteArray | |
| getNumRecords() | ByteArray | [inline] |
| gobble(const std::string &aFileName) | ByteArray | |
| markColumn(int aByte0) | ByteArray | [inline] |
| mBufferAry | ByteArray | [private] |
| mNextByte | ByteArray | [private] |
| mNumRecords | ByteArray | [private] |
| mRecLength | ByteArray | [private] |
| mTotalSize | ByteArray | [private] |
| putNextWord(int aWordSize, char *aWordAry) | ByteArray | |
| ~ByteArray() | ByteArray |
1.6.3