Class SCCGroupGraphOperator#
Defined in File SCCAnalysis.h
Inheritance Relationships#
Base Type#
public SCCAnalOperator(Class SCCAnalOperator)
Class Documentation#
-
class SCCGroupGraphOperator : public SCCAnalOperator#
Public Functions
-
inline SCCGroupGraphOperator(GroupGraphCreate *g)#
-
inline virtual ~SCCGroupGraphOperator()#
-
inline virtual void CreateSCC()#
-
inline virtual void SCCAdd(GraphAccessInterface::Node *n)#
-
inline GroupGraphNode *GetSCCNode(GraphAccessInterface::Node *n)#
-
inline GroupGraphCreate *GetGroupGraphCreate() const#
Protected Functions
-
inline void SetCurSCC(GroupGraphNode *scc)#
-
inline SCCGroupGraphOperator(GroupGraphCreate *g)#