src/DAL/StatementStrings.h File Reference

This file contains the StatementStrings class. More...

#include "Types.h"

Go to the source code of this file.

Classes

class  StatementStrings
 This class is a bucket that contains the SQL statements for a certain action on a table. More...

Typedefs

typedef SmartPtr
< StatementStrings
StatementStringsPtr
 The type of a pointer to a statements bucket.


Detailed Description

This file contains the StatementStrings class.

See also:
StatementStrings

Definition in file StatementStrings.h.


Typedef Documentation

typedef SmartPtr<StatementStrings> StatementStringsPtr

The type of a pointer to a statements bucket.

Definition at line 92 of file StatementStrings.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo