|
Rosetta 3.5
|
a base class for a chunk filtering mechanism More...
#include <VallChunkFilter.hh>


Public Member Functions | |
| virtual | ~VallChunkFilter () |
| virtual bool | test_chunk (VallChunkOP)=0 |
| if a chunk seems to be interesting, return true. Otherwise say false More... | |
a base class for a chunk filtering mechanism
Definition at line 34 of file VallChunkFilter.hh.
|
inlinevirtual |
Definition at line 36 of file VallChunkFilter.hh.
|
pure virtual |
if a chunk seems to be interesting, return true. Otherwise say false
Implemented in protocols::frag_picker::DenyPdbIdFilter, and protocols::frag_picker::AllowPdbIdFilter.
1.8.4