| 
    Open CASCADE Technology 7.8.0
    
   | 
 
encapsulation of IndexedDataMapOfVertexListOfStripe More...
#include <ChFiDS_StripeMap.hxx>
Public Member Functions | |
| ChFiDS_StripeMap () | |
| void | Add (const TopoDS_Vertex &V, const Handle< ChFiDS_Stripe > &F) | 
| Standard_Integer | Extent () const | 
| const ChFiDS_ListOfStripe & | FindFromKey (const TopoDS_Vertex &V) const | 
| const ChFiDS_ListOfStripe & | operator() (const TopoDS_Vertex &V) const | 
| const ChFiDS_ListOfStripe & | FindFromIndex (const Standard_Integer I) const | 
| const ChFiDS_ListOfStripe & | operator() (const Standard_Integer I) const | 
| const TopoDS_Vertex & | FindKey (const Standard_Integer I) const | 
| void | Clear () | 
encapsulation of IndexedDataMapOfVertexListOfStripe
| ChFiDS_StripeMap::ChFiDS_StripeMap | ( | ) | 
| void ChFiDS_StripeMap::Add | ( | const TopoDS_Vertex & | V, | 
| const Handle< ChFiDS_Stripe > & | F | ||
| ) | 
| void ChFiDS_StripeMap::Clear | ( | ) | 
| Standard_Integer ChFiDS_StripeMap::Extent | ( | ) | const | 
| const ChFiDS_ListOfStripe & ChFiDS_StripeMap::FindFromIndex | ( | const Standard_Integer | I | ) | const | 
| const ChFiDS_ListOfStripe & ChFiDS_StripeMap::FindFromKey | ( | const TopoDS_Vertex & | V | ) | const | 
| const TopoDS_Vertex & ChFiDS_StripeMap::FindKey | ( | const Standard_Integer | I | ) | const | 
      
  | 
  inline | 
      
  | 
  inline |