db::Rooms Class Reference

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

#include <FieldImpls.h>

Inheritance diagram for db::Rooms:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr ROOMID
 FieldImplPtr for the roomid field.
FieldImplPtr NAME
 FieldImplPtr for the name field.
FieldImplPtr DESCRIPTION
 FieldImplPtr for the description field.
KeyImplPtr FKCLUSTERS
 FieldImplPtr for the fkClusters field.
KeyImplPtr FKSECTORS
 FieldImplPtr for the fkSectors field.
FieldImplPtr WIDTH
 FieldImplPtr for the width field.
FieldImplPtr LENGTH
 FieldImplPtr for the length field.
FieldImplPtr HEIGHT
 FieldImplPtr for the height field.

Friends

class TableImpls


Detailed Description

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

Definition at line 926 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Rooms::ROOMID

FieldImplPtr for the roomid field.

Definition at line 929 of file FieldImpls.h.

FieldImplPtr db::Rooms::NAME

FieldImplPtr for the name field.

Definition at line 930 of file FieldImpls.h.

FieldImplPtr db::Rooms::DESCRIPTION

FieldImplPtr for the description field.

Definition at line 931 of file FieldImpls.h.

KeyImplPtr db::Rooms::FKCLUSTERS

FieldImplPtr for the fkClusters field.

Definition at line 932 of file FieldImpls.h.

KeyImplPtr db::Rooms::FKSECTORS

FieldImplPtr for the fkSectors field.

Definition at line 933 of file FieldImpls.h.

FieldImplPtr db::Rooms::WIDTH

FieldImplPtr for the width field.

Definition at line 934 of file FieldImpls.h.

FieldImplPtr db::Rooms::LENGTH

FieldImplPtr for the length field.

Definition at line 935 of file FieldImpls.h.

FieldImplPtr db::Rooms::HEIGHT

FieldImplPtr for the height field.

Definition at line 936 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo