OpenMW
|
#include <notnode.hpp>
Public Member Functions | |
NotNode (boost::shared_ptr< Node > child) | |
virtual bool | test (const CSMWorld::IdTable &table, int row, const std::map< int, int > &columns) const |
CSMFilter::NotNode::NotNode | ( | boost::shared_ptr< Node > | child | ) |
bool CSMFilter::NotNode::test | ( | const CSMWorld::IdTable & | table, |
int | row, | ||
const std::map< int, int > & | columns | ||
) | const [virtual] |
columns | column ID to column index mapping |
Implements CSMFilter::Node.