#include <col_handling_rep.hpp>


Public Member Functions | |
| lookupHandler (int column, string name, string tuple, rep_base &in, string &sql) | |
| ~lookupHandler () | |
| lookupHandler (lookupHandler &in) | |
| virtual bool | operator() (int ev) |
| lookupHandler (int column, string name, string tuple, rep_base &in, string &sql) | |
| ~lookupHandler () | |
| lookupHandler (lookupHandler &in) | |
| virtual bool | operator() (int ev) |
Public Attributes | |
| lookups | lookup |
| string | lookupSQL |
Static Public Attributes | |
| static qryLookups | GotIt |
Definition at line 630 of file col_handling_rep.hpp.
| lookupHandler::lookupHandler | ( | int | column, | |
| string | name, | |||
| string | tuple, | |||
| rep_base & | in, | |||
| string & | sql | |||
| ) | [inline] |
Definition at line 638 of file col_handling_rep.hpp.
| lookupHandler::~lookupHandler | ( | ) | [inline] |
Definition at line 642 of file col_handling_rep.hpp.
| lookupHandler::lookupHandler | ( | lookupHandler & | in | ) | [inline] |
Definition at line 643 of file col_handling_rep.hpp.
| lookupHandler::lookupHandler | ( | int | column, | |
| string | name, | |||
| string | tuple, | |||
| rep_base & | in, | |||
| string & | sql | |||
| ) | [inline] |
Definition at line 638 of file col_handling_rep.hpp.
| lookupHandler::~lookupHandler | ( | ) | [inline] |
Definition at line 642 of file col_handling_rep.hpp.
| lookupHandler::lookupHandler | ( | lookupHandler & | in | ) | [inline] |
Definition at line 643 of file col_handling_rep.hpp.
| virtual bool lookupHandler::operator() | ( | int | ev | ) | [inline, virtual] |
Reimplemented from colHandler.
Definition at line 646 of file col_handling_rep.hpp.
References col_handling_rep::commence_event, col_handling_rep::field_event, basicField::format(), quickQuery::getData(), openRS::getField(), col_handling_rep::getRS(), GotIt, lookup, lookupSQL, colHandler::m_column, colHandler::m_repBase, openRS::next(), quickQuery::opened, rep_base::part(), ocString::replace(), colHandler::Tuple_Section(), and rep_base::webIO.
| virtual bool lookupHandler::operator() | ( | int | ev | ) | [inline, virtual] |
Reimplemented from colHandler.
Definition at line 646 of file col_handling_rep.hpp.
References col_handling_rep::commence_event, col_handling_rep::field_event, basicField::format(), quickQuery::getData(), openRS::getField(), col_handling_rep::getRS(), GotIt, lookup, lookupSQL, colHandler::m_column, colHandler::m_repBase, openRS::next(), quickQuery::opened, rep_base::part(), ocString::replace(), colHandler::Tuple_Section(), and rep_base::webIO.
qryLookups lookupHandler::GotIt [static] |
| string lookupHandler::lookupSQL |
1.5.5