#include <GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx>
Public Member Functions |
| | GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape (const Standard_Integer &K1, const Standard_Integer K2, const TopoDS_Shape &I, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) |
| Standard_Integer & | Key1 () const |
| Standard_Integer & | Key2 () const |
| TCollection_MapNodePtr & | Next2 () const |
| TopoDS_Shape & | Value () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Standard_Integer | myKey1 |
| Standard_Integer | myKey2 |
| TopoDS_Shape | myValue |
| TCollection_MapNodePtr | myNext2 |
Constructor & Destructor Documentation
| GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape |
( |
const Standard_Integer & |
K1, |
|
|
const Standard_Integer |
K2, |
|
|
const TopoDS_Shape & |
I, |
|
|
const TCollection_MapNodePtr & |
n1, |
|
|
const TCollection_MapNodePtr & |
n2 |
|
) |
| |
Member Function Documentation
| Standard_Integer& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.Key1 |
( |
| ) |
const |
| Standard_Integer& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.Key2 |
( |
| ) |
const |
| TCollection_MapNodePtr& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.Next2 |
( |
| ) |
const |
| TopoDS_Shape& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.Value |
( |
| ) |
const |
| Standard_EXPORT const GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.Handle |
( |
Standard_Type |
| ) |
const |
Field Documentation