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

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

clone()=0GraphFilter< GraphType >pure virtual
E_type typedef (defined in GraphFilter< GraphType >)GraphFilter< GraphType >
edges() const GraphFilter< GraphType >inlinevirtual
edges_ (defined in GraphFilter< GraphType >)GraphFilter< GraphType >protected
enabled() const GraphFilter< GraphType >inlinevirtual
enabled_ (defined in GraphFilter< GraphType >)GraphFilter< GraphType >protected
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()(V_type m)=0GraphFilter< GraphType >pure virtual
operator()(E_type e)=0GraphFilter< GraphType >pure virtual
operator()(std::pair< P1, P2 > &m)GraphFilter< GraphType >inline
set_enabled(bool enabled)GraphFilter< GraphType >inline
set_inverted(bool status)GraphFilter< GraphType >inline
type() const GraphFilter< GraphType >inline
V_type typedef (defined in GraphFilter< GraphType >)GraphFilter< GraphType >
~GraphFilter() (defined in GraphFilter< GraphType >)GraphFilter< GraphType >inlinevirtual