NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Protected Member Functions | List of all members
niftk::DataNodeFilter Class Reference

A class that tests a list of nodes, and returns true for "pass" and false otherwise. More...

Inheritance diagram for niftk::DataNodeFilter:
Inheritance graph
[legend]
Collaboration diagram for niftk::DataNodeFilter:
Collaboration graph
[legend]

Protected Member Functions

 DataNodeFilter ()
 Method to decide if the node should be passed. More...
 
virtual ~DataNodeFilter ()
 
 DataNodeFilter (const DataNodeFilter &)
 
DataNodeFilteroperator= (const DataNodeFilter &)
 

Detailed Description

A class that tests a list of nodes, and returns true for "pass" and false otherwise.

Constructor & Destructor Documentation

niftk::DataNodeFilter::DataNodeFilter ( ) const
protected

Method to decide if the node should be passed.

Parameters
nodea candidate node
Returns
bool true if the node should pass and false otherwise.
niftk::DataNodeFilter::~DataNodeFilter ( )
protectedvirtual
niftk::DataNodeFilter::DataNodeFilter ( const DataNodeFilter )
protected

Member Function Documentation

DataNodeFilter& niftk::DataNodeFilter::operator= ( const DataNodeFilter )
protected

The documentation for this class was generated from the following files: