#include <HepRepSelectFilter.h>
Public 멤버 함수 | |
virtual | ~HepRepSelectFilter () |
Destructor. 더 자세히 ... | |
virtual bool | select (HepRepInstance *instance)=0 |
HepRepSelectFilter interface used in copying HepReps.
HepRepSelectFilter.h 파일의 21 번째 라인에서 정의되었습니다.
|
inlinevirtual |
Destructor.
HepRepSelectFilter.h 파일의 25 번째 라인에서 정의되었습니다.
|
pure virtual |
Selects if the given instance will pass.
instance | to be checked. |