|
SNAP Library 4.0, Developer Reference
2017-07-27 13:18:06
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TPredicate, including all inherited members.
| Eval() | TPredicate | |
| EvalAtom(T Val1, T Val2, TPredComp Cmp) | TPredicate | inlinestatic |
| EvalAtomicPredicate(const TAtomicPredicate &Atom) | TPredicate | |
| EvalStrAtom(const TStr &Val1, const TStr &Val2, TPredComp Cmp) | TPredicate | inlinestatic |
| FltVars | TPredicate | protected |
| GetVariables(TStrV &Variables) | TPredicate | |
| IntVars | TPredicate | protected |
| Root | TPredicate | protected |
| SetFltVal(TStr VarName, TFlt VarVal) | TPredicate | inline |
| SetIntVal(TStr VarName, TInt VarVal) | TPredicate | inline |
| SetStrVal(TStr VarName, TStr VarVal) | TPredicate | inline |
| StrVars | TPredicate | protected |
| TPredicate() | TPredicate | inline |
| TPredicate(TPredicateNode *R) | TPredicate | inline |
| TPredicate(const TPredicate &Pred) | TPredicate | inline |