ROSE 0.11.145.147
|
Filter for vertices.
This class can be specialized in order to filter out functions (SgAsmFunction) that satisfy an arbitrary condition. See set_vertex_filter() for details.
Definition at line 68 of file FunctionCall.h.
#include <Rose/BinaryAnalysis/FunctionCall.h>
Public Member Functions | |
virtual bool | operator() (FunctionCall *, SgAsmFunction *)=0 |
|
inlinevirtual |
Definition at line 70 of file FunctionCall.h.