#include <booleannode.hpp>
| CSMFilter::BooleanNode::BooleanNode |
( |
bool |
true_ | ) |
|
- Returns
- Can the specified table row pass through to filter?
- Parameters
-
| columns | column ID to column index mapping |
Implements CSMFilter::Node.
| std::string CSMFilter::BooleanNode::toString |
( |
bool |
numericColumns | ) |
const |
|
virtual |
Return a string that represents this node.
- Parameters
-
| numericColumns | Use numeric IDs instead of string to represent columns. |
Implements CSMFilter::Node.
| bool CSMFilter::BooleanNode::mTrue |
|
private |
The documentation for this class was generated from the following files: