CNFile Class Reference

#include <ising.h>

Inheritance diagram for CNFile:

AUXFile AUXFile

List of all members.

Public Member Functions

 CNFile (int t)
virtual char * describe ()
 CNFile (int t)
virtual char * describe ()

Private Member Functions

virtual int writeblock (void *p)
virtual int readblock (void *p)
virtual int writeblock (void *p)
virtual int readblock (void *p)


Detailed Description

Definition at line 40 of file ising.h.


Constructor & Destructor Documentation

CNFile::CNFile ( int  t  )  [inline]

Definition at line 43 of file ising.h.

CNFile::CNFile ( int  t  )  [inline]

Definition at line 131 of file md.h.


Member Function Documentation

virtual char* CNFile::describe (  )  [virtual]

Reimplemented from AUXFile.

virtual char* CNFile::describe (  )  [virtual]

Reimplemented from AUXFile.

virtual int CNFile::readblock ( void *  p  )  [private, virtual]

Reimplemented from AUXFile.

virtual int CNFile::readblock ( void *  p  )  [private, virtual]

Reimplemented from AUXFile.

virtual int CNFile::writeblock ( void *  p  )  [private, virtual]

Reimplemented from AUXFile.

virtual int CNFile::writeblock ( void *  p  )  [private, virtual]

Reimplemented from AUXFile.


The documentation for this class was generated from the following files:

Generated on Tue Oct 28 15:21:18 2008 for MD++ by  doxygen 1.5.7.1