Hydra 0.20
hydra::Record Class Reference

#include <Record.h>

Inheritance diagram for hydra::Record:

List of all members.

Classes

class  Exception
class  FormatException
class  IOException
class  VersionException

Protected Member Functions

virtual void save (QDataStream &out) const =0
 saver, throws exceptions on errors
virtual void load (QDataStream &in)=0
 loader, throws exceptions on errors

Friends

QDataStream & operator<< (QDataStream &stream, const hydra::Record &rec)
QDataStream & operator>> (QDataStream &stream, hydra::Record &rec)

Detailed Description

Something that is saved/load from the db.

Author:
Aleksander Demko

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables