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