db::Logs Class Reference

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

#include <FieldImpls.h>

Inheritance diagram for db::Logs:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr LOGID
 FieldImplPtr for the logid field.
FieldImplPtr TYPE
 FieldImplPtr for the type field.
FieldImplPtr TIME
 FieldImplPtr for the time field.
FieldImplPtr CONTENT
 FieldImplPtr for the content field.

Friends

class TableImpls


Detailed Description

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

Definition at line 835 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Logs::LOGID

FieldImplPtr for the logid field.

Definition at line 838 of file FieldImpls.h.

FieldImplPtr db::Logs::TYPE

FieldImplPtr for the type field.

Definition at line 839 of file FieldImpls.h.

FieldImplPtr db::Logs::TIME

FieldImplPtr for the time field.

Definition at line 840 of file FieldImpls.h.

FieldImplPtr db::Logs::CONTENT

FieldImplPtr for the content field.

Definition at line 841 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo