#include <ChFiDS_IndexedDataMapNodeOfIndexedDataMapOfVertexListOfStripe.hxx>
Public Member Functions | |
ChFiDS_IndexedDataMapNodeOfIndexedDataMapOfVertexListOfStripe (const TopoDS_Vertex &K1, const Standard_Integer K2, const ChFiDS_ListOfStripe &I, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
TopoDS_Vertex & | Key1 () const |
Standard_Integer & | Key2 () const |
TCollection_MapNodePtr & | Next2 () const |
ChFiDS_ListOfStripe & | Value () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
TopoDS_Vertex | myKey1 |
Standard_Integer | myKey2 |
ChFiDS_ListOfStripe | myValue |
TCollection_MapNodePtr | myNext2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|