Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
GraphTools_SC Class Reference

This class is used to identify a Strong Component.
The user has not to used its methods.

#include <GraphTools_SC.hxx>

Inheritance diagram for GraphTools_SC:
Inheritance graph
[legend]

Public Member Functions

 GraphTools_SC ()
void Reset ()
void AddVertex (const Standard_Integer V)
Standard_Integer NbVertices () const
Standard_Integer GetVertex (const Standard_Integer index) const
void AddFrontSC (const Handle< GraphTools_SC > &SC)
const GraphTools_SCListGetFrontSC () const
void AddBackSC (const Handle< GraphTools_SC > &SC)
const GraphTools_SCListGetBackSC () const

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: