TZPostgreSQLQuoteState Class Reference

Implements a PostgreSQL-specific quote string state object. More...

Inheritance diagram for TZPostgreSQLQuoteState:

TZMySQLQuoteState TZQuoteState TZTokenizerState

List of all members.

Public Member Functions

string DecodeString (const string Value, Char QuoteChar)
string EncodeString (const string Value, Char QuoteChar)
TZToken NextToken (TStream Stream, Char FirstChar, TZTokenizer Tokenizer)


Detailed Description

Implements a PostgreSQL-specific quote string state object.

Definition at line 80 of file ZPostgreSqlToken.pas.


Member Function Documentation

string TZMySQLQuoteState::DecodeString ( const string  Value,
Char  QuoteChar 
) [inherited]

Reimplemented from TZQuoteState.

string TZMySQLQuoteState::EncodeString ( const string  Value,
Char  QuoteChar 
) [inherited]

Reimplemented from TZQuoteState.

TZToken TZPostgreSQLQuoteState::NextToken ( TStream  Stream,
Char  FirstChar,
TZTokenizer  Tokenizer 
)

Reimplemented from TZMySQLQuoteState.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:56 2009 for zeoslib by  doxygen 1.5.7.1