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

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

clone()TrueFilter< GraphType >inlinevirtual
E_type typedef (defined in TrueFilter< GraphType >)TrueFilter< 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
index_type_t typedef (defined in TrueFilter< GraphType >)TrueFilter< GraphType >
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)TrueFilter< GraphType >inlinevirtual
operator()(V_type m)TrueFilter< GraphType >inlinevirtual
operator()(std::pair< P1, P2 > &m)TrueFilter< GraphType >inline
set_enabled(bool enabled)GraphFilter< GraphType >inline
set_inverted(bool status)GraphFilter< GraphType >inline
TrueFilter(std::string filter_name)TrueFilter< GraphType >inline
type() const GraphFilter< GraphType >inline
V_type typedef (defined in TrueFilter< GraphType >)TrueFilter< GraphType >
~GraphFilter() (defined in GraphFilter< GraphType >)GraphFilter< GraphType >inlinevirtual