MemFile::block_t Struct ReferenceFile block structure.
More...
| |||||||||||||||||||
Public Member Functions | |
| block_t () | |
Public Attributes | |
| struct block_t * | next |
| char | data [BLOCKSIZE] |
Definition at line 54 of file MemFile.h.
| MemFile::block_t::block_t | ( | ) | [inline] |
struct block_t* MemFile::block_t::next [read] |
| char MemFile::block_t::data[BLOCKSIZE] |
1.4.4