GraphTool  1.0
Tool for analyzing and graphically visualizing code dependencies for Ericsson.
 All Classes Namespaces Functions Variables Typedefs Enumerations Pages
RunBlockFilter< GraphType > Member List

This is the complete list of members for RunBlockFilter< GraphType >, including all inherited members.

clone()RunBlockFilter< GraphType >inlinevirtual
E_type typedef (defined in RunBlockFilter< GraphType >)RunBlockFilter< GraphType >
edges() const GraphFilter< GraphType >inlinevirtual
edges_ (defined in GraphFilter< GraphType >)GraphFilter< GraphType >protected
enabled() const RunBlockFilter< GraphType >inlinevirtual
enabled_ (defined in GraphFilter< GraphType >)GraphFilter< GraphType >protected
executable_name() (defined in RunBlockFilter< GraphType >)RunBlockFilter< GraphType >inline
GraphFilter() (defined in GraphFilter< GraphType >)GraphFilter< GraphType >inline
GraphFilter(std::string filter_name="", std::string filter_type="", bool inverted=false, bool enabled=true, bool nodes=true, bool edges=true)GraphFilter< GraphType >inline
inverted() const GraphFilter< GraphType >inline
inverted_ (defined in GraphFilter< GraphType >)GraphFilter< GraphType >protected
name() const GraphFilter< GraphType >inline
nodes() const GraphFilter< GraphType >inlinevirtual
nodes_ (defined in GraphFilter< GraphType >)GraphFilter< GraphType >protected
operator()(E_type edge)RunBlockFilter< GraphType >inlinevirtual
operator()(V_type swu)RunBlockFilter< GraphType >inlinevirtual
operator()(std::pair< P1, P2 > &m)RunBlockFilter< GraphType >inline
RunBlockFilter(std::string filter_name, std::string executable_name, Linkler *l)RunBlockFilter< GraphType >inline
set_enabled(bool enabled)GraphFilter< GraphType >inline
set_inverted(bool status)GraphFilter< GraphType >inline
set_linkler(Linkler *l)RunBlockFilter< GraphType >inline
swu_names() (defined in RunBlockFilter< GraphType >)RunBlockFilter< GraphType >inline
type() const GraphFilter< GraphType >inline
V_type typedef (defined in RunBlockFilter< GraphType >)RunBlockFilter< GraphType >
~GraphFilter() (defined in GraphFilter< GraphType >)GraphFilter< GraphType >inlinevirtual