Drizzled Public API Documentation

CompletionMatch< T > Class Template Reference

List of all members.

Public Member Functions

 CompletionMatch (string text)
bool operator() (const pair< string, string > &match_against) const

Private Attributes

string match_text
match_func

Detailed Description

template<class T>
class CompletionMatch< T >

Definition at line 2555 of file drizzle.cc.


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