db::Version Class Reference

This is a generated class that contains all FieldImpls for the Version table. More...

#include <FieldImpls.h>

Inheritance diagram for db::Version:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr VERSIONID
 FieldImplPtr for the versionid field.
FieldImplPtr VERSIONTEXT
 FieldImplPtr for the versiontext field.
FieldImplPtr MAJOR
 FieldImplPtr for the major field.
FieldImplPtr MINOR
 FieldImplPtr for the minor field.
FieldImplPtr MICRO
 FieldImplPtr for the micro field.

Friends

class TableImpls


Detailed Description

This is a generated class that contains all FieldImpls for the Version table.

Definition at line 1233 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Version::VERSIONID

FieldImplPtr for the versionid field.

Definition at line 1236 of file FieldImpls.h.

FieldImplPtr db::Version::VERSIONTEXT

FieldImplPtr for the versiontext field.

Definition at line 1237 of file FieldImpls.h.

FieldImplPtr db::Version::MAJOR

FieldImplPtr for the major field.

Definition at line 1238 of file FieldImpls.h.

FieldImplPtr db::Version::MINOR

FieldImplPtr for the minor field.

Definition at line 1239 of file FieldImpls.h.

FieldImplPtr db::Version::MICRO

FieldImplPtr for the micro field.

Definition at line 1240 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo