#include <md.h>

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