db::Accounts Class Reference

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

#include <FieldImpls.h>

Inheritance diagram for db::Accounts:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr ACCOUNTID
 FieldImplPtr for the accountid field.
FieldImplPtr NAME
 FieldImplPtr for the name field.
FieldImplPtr PASSWORD
 FieldImplPtr for the password field.

Friends

class TableImpls


Detailed Description

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

Definition at line 40 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Accounts::ACCOUNTID

FieldImplPtr for the accountid field.

Definition at line 43 of file FieldImpls.h.

FieldImplPtr db::Accounts::NAME

FieldImplPtr for the name field.

Definition at line 44 of file FieldImpls.h.

FieldImplPtr db::Accounts::PASSWORD

FieldImplPtr for the password field.

Definition at line 45 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo