#include <md.h>

Public Member Functions | |
| AVGCNFile (int t) | |
Private Member Functions | |
| virtual int | writeblock (void *p) |
| virtual int | readblock (void *p) |
Definition at line 158 of file md.h.
| virtual int AVGCNFile::readblock | ( | void * | p | ) | [private, virtual] |
Reimplemented from AUXFile.
| virtual int AVGCNFile::writeblock | ( | void * | p | ) | [private, virtual] |
Reimplemented from AUXFile.
1.5.7.1