db::Channels Class Reference

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

#include <FieldImpls.h>

Inheritance diagram for db::Channels:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr CHANNELID
 FieldImplPtr for the channelid field.
FieldImplPtr NAME
 FieldImplPtr for the name field.
FieldImplPtr DESCRIPTION
 FieldImplPtr for the description field.
FieldImplPtr NEEDLOGIN
 FieldImplPtr for the needLogin field.

Friends

class TableImpls


Detailed Description

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

Definition at line 135 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Channels::CHANNELID

FieldImplPtr for the channelid field.

Definition at line 138 of file FieldImpls.h.

FieldImplPtr db::Channels::NAME

FieldImplPtr for the name field.

Definition at line 139 of file FieldImpls.h.

FieldImplPtr db::Channels::DESCRIPTION

FieldImplPtr for the description field.

Definition at line 140 of file FieldImpls.h.

FieldImplPtr db::Channels::NEEDLOGIN

FieldImplPtr for the needLogin field.

Definition at line 141 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo