|
Open CASCADE Technology 6.5.2
|
#include <STEPSelections_Counter.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| STEPSelections_Counter () | |
| void | Count (const Interface_Graph &graph, const Handle< Standard_Transient > &start) |
| void | Clear () |
| Standard_Integer | NbInstancesOfFaces () const |
| Standard_Integer | POP () const |
| Standard_Integer | POP2 () const |
| Standard_Integer | NbInstancesOfShells () const |
| Standard_Integer | NbInstancesOfSolids () const |
| Standard_Integer | NbInstancesOfEdges () const |
| Standard_Integer | NbInstancesOfWires () const |
| Standard_Integer | NbSourceFaces () const |
| Standard_Integer | NbSourceShells () const |
| Standard_Integer | NbSourceSolids () const |
| Standard_Integer | NbSourceEdges () const |
| Standard_Integer | NbSourceWires () const |
| STEPSelections_Counter::STEPSelections_Counter | ( | ) |
| void STEPSelections_Counter::Clear | ( | ) |
| void STEPSelections_Counter::Count | ( | const Interface_Graph & | graph, |
| const Handle< Standard_Transient > & | start | ||
| ) |
| Standard_Integer STEPSelections_Counter::NbInstancesOfEdges | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbInstancesOfFaces | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbInstancesOfShells | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbInstancesOfSolids | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbInstancesOfWires | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbSourceEdges | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbSourceFaces | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbSourceShells | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbSourceSolids | ( | ) | const |
| Standard_Integer STEPSelections_Counter::NbSourceWires | ( | ) | const |
| void STEPSelections_Counter::operator delete | ( | void * | anAddress | ) | [inline] |
| void* STEPSelections_Counter::operator new | ( | size_t | size | ) | [inline] |
| void* STEPSelections_Counter::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Integer STEPSelections_Counter::POP | ( | ) | const |
| Standard_Integer STEPSelections_Counter::POP2 | ( | ) | const |
1.7.4