![]() |
Rosetta Protocols
2014.16.56682
|
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
|
inlinevirtual |
|
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.7