VR-Forces 4.1.1 Class Documentation
Classes | Typedefs | Functions
archiver.h File Reference

Go to the source code of this file.

Classes

class  DtArchiver
class  DtArchivableCreatorInfo
class  DtArchiveObject
 This object will know how to read/write itself out to the supplied text file. More...

Typedefs

typedef void(* DtArchiverFunction )(QTextStream &ts, DtArchiveObject *obj)

Functions

DT_DLL_archiver QTextStream & operator<< (QTextStream &ts, DtArchiver &archive)
DT_DLL_archiver QTextStream & operator>> (QTextStream &ts, DtArchiver &archive)
QTextStream & operator<< (QTextStream &ts, DtArchiveObject &obj)
QTextStream & operator>> (QTextStream &ts, DtArchiveObject &obj)

Detailed Description

Typedef Documentation

typedef void(* DtArchiverFunction)(QTextStream &ts, DtArchiveObject *obj)

Function Documentation

DT_DLL_archiver QTextStream& operator<< ( QTextStream &  ts,
DtArchiver archive 
)
DT_DLL_archiver QTextStream& operator>> ( QTextStream &  ts,
DtArchiver archive 
)
QTextStream& operator<< ( QTextStream &  ts,
DtArchiveObject obj 
)
QTextStream& operator>> ( QTextStream &  ts,
DtArchiveObject obj 
)

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)