NeoPZ
|
Files | |
file | doxsave.h [code] |
Creates save group for Doxygen documentation. | |
file | pzmd5stream.h [code] |
Contains declaration of the TPZMD5Stream class which implements the interface to write and check md5 files. | |
file | TPZBFileStream.cpp [code] |
file | TPZBFileStream.h [code] |
file | TPZChunkInTranslation.cpp [code] |
file | TPZChunkInTranslation.h [code] |
file | TPZChunkTranslator.cpp [code] |
file | TPZChunkTranslator.h [code] |
file | TPZCircBufferedStream.cpp [code] |
file | TPZCircBufferedStream.h [code] |
file | TPZContBufferedStream.cpp [code] |
file | TPZContBufferedStream.h [code] |
file | TPZFileStream.cpp [code] |
file | TPZFileStream.h [code] |
file | TPZGeneralFStream.h [code] |
file | TPZPersistenceManager.cpp [code] |
file | TPZPersistenceManager.h [code] |
file | TPZRestoredInstance.cpp [code] |
file | TPZRestoredInstance.h [code] |
file | TPZSavable.cpp [code] |
Contains the TPZSavable methods. | |
file | TPZSavable.h [code] |
Contains declaration of the TPZSavable class which defines the interface to save and restore objects from TPZStream objects. | |
file | TPZStream.cpp [code] |
file | TPZStream.h [code] |
Contains declaration of the abstract TPZStream class. TPZStream defines the interface for saving and reading data, TPZFileStream implements reading from and writing to an ascii file. TPZBFileStream implements reading from and writing to a binary file. Finally, TPZBufferedStream implements reading from and writing to a buffer. | |