db::Entities Class Reference

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

#include <FieldImpls.h>

Inheritance diagram for db::Entities:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr ENTITYID
 FieldImplPtr for the entityid field.
KeyImplPtr FKRACES
 FieldImplPtr for the fkRaces field.
KeyImplPtr FKROOMS
 FieldImplPtr for the fkRooms field.
FieldImplPtr NAME
 FieldImplPtr for the name field.
FieldImplPtr DESCRIPTION
 FieldImplPtr for the description field.

Friends

class TableImpls


Detailed Description

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

Definition at line 712 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Entities::ENTITYID

FieldImplPtr for the entityid field.

Definition at line 715 of file FieldImpls.h.

KeyImplPtr db::Entities::FKRACES

FieldImplPtr for the fkRaces field.

Definition at line 716 of file FieldImpls.h.

KeyImplPtr db::Entities::FKROOMS

FieldImplPtr for the fkRooms field.

Definition at line 717 of file FieldImpls.h.

FieldImplPtr db::Entities::NAME

FieldImplPtr for the name field.

Definition at line 718 of file FieldImpls.h.

FieldImplPtr db::Entities::DESCRIPTION

FieldImplPtr for the description field.

Definition at line 719 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo