TZMySQLQuoteState Class Reference

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

Inheritance diagram for TZMySQLQuoteState:

TZQuoteState TZTokenizerState TZPostgreSQLQuoteState

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 MySQL-specific quote string state object.

Definition at line 80 of file ZMySqlToken.pas.


Member Function Documentation

string TZMySQLQuoteState::DecodeString ( const string  Value,
Char  QuoteChar 
)

Reimplemented from TZQuoteState.

string TZMySQLQuoteState::EncodeString ( const string  Value,
Char  QuoteChar 
)

Reimplemented from TZQuoteState.

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

Reimplemented from TZQuoteState.

Reimplemented in TZPostgreSQLQuoteState.


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

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