Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

LcgInfo::SQLPredicateTree Member List

This is the complete list of members for LcgInfo::SQLPredicateTree, including all inherited members.
addAndPredicate(std::string const &pPred, std::set< std::string > &pNewTables)LcgInfo::PredicateTree
BOOLEAN enum value (defined in LcgInfo::PredicateTree)LcgInfo::PredicateTree
CHARS_TO_ESCAPE_IN_SQL_LITERALS (defined in LcgInfo::SQLPredicateTree)LcgInfo::SQLPredicateTree [protected, static]
clear()LcgInfo::PredicateTree
clone()=0LcgInfo::SQLPredicateTree [pure virtual]
COMPARISON enum value (defined in LcgInfo::PredicateTree)LcgInfo::PredicateTree
create()=0LcgInfo::SQLPredicateTree [pure virtual]
depth() constLcgInfo::PredicateTree [inline]
empty()LcgInfo::PredicateTree
evaluate(std::vector< std::string > &pQueries)=0LcgInfo::SQLPredicateTree [pure virtual]
getCHARS_TO_TOKENIZE_PREDICATES()LcgInfo::SQLPredicateTree [protected, virtual]
incrementDepth(int pAmount)LcgInfo::PredicateTree
insertPredicate(std::string const &pPred)LcgInfo::SQLPredicateTree [virtual]
isBooleanOp(std::string pStr)LcgInfo::PredicateTree
isIdentity() constLcgInfo::PredicateTree
isRedundant(PredicateTree const &pPred)LcgInfo::PredicateTree
LEAF enum value (defined in LcgInfo::PredicateTree)LcgInfo::PredicateTree
left() constLcgInfo::PredicateTree [inline]
NodeType enum nameLcgInfo::PredicateTree
PredicateTree()LcgInfo::PredicateTree
PredicateTree::operator==(PredicateTree const &other)LcgInfo::PredicateTree
print()LcgInfo::PredicateTree
relatesTables()LcgInfo::PredicateTree
right() constLcgInfo::PredicateTree [inline]
setDepth(int pDepth)LcgInfo::PredicateTree [inline]
setLeft(PredicateTree *pLeft=NULL)LcgInfo::PredicateTree
setRight(PredicateTree *pRight=NULL)LcgInfo::PredicateTree
setType(NodeType const &pType)LcgInfo::PredicateTree [inline]
setValue(std::string const &pValue)LcgInfo::PredicateTree [inline]
SQLPredicateTree()LcgInfo::SQLPredicateTree
translate(TableRowTranslator *pTRowT, std::vector< std::string > *pOrgTables, std::set< std::string > *pNewTables)LcgInfo::PredicateTree
type() constLcgInfo::PredicateTree [inline]
value() constLcgInfo::PredicateTree [inline]
~PredicateTree()LcgInfo::PredicateTree [virtual]
~SQLPredicateTree()LcgInfo::SQLPredicateTree [virtual]

Generated on Tue Oct 5 14:42:45 2004 for LCG Information System Interface by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002