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

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

clone()RegexFilter< GraphType >inlinevirtual
E_type typedef (defined in RegexFilter< GraphType >)RegexFilter< 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()(E_type edge)RegexFilter< GraphType >inlinevirtual
operator()(V_type m)RegexFilter< GraphType >inlinevirtual
operator()(std::pair< P1, P2 > &m)RegexFilter< GraphType >inline
pattern() (defined in RegexFilter< GraphType >)RegexFilter< GraphType >inline
RegexFilter(std::string pattern) (defined in RegexFilter< GraphType >)RegexFilter< GraphType >inline
RegexFilter(std::string filter_name, std::string pattern) (defined in RegexFilter< GraphType >)RegexFilter< 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 RegexFilter< GraphType >)RegexFilter< GraphType >
~GraphFilter() (defined in GraphFilter< GraphType >)GraphFilter< GraphType >inlinevirtual