GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape Class Reference

#include <GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx>

Inheritance diagram for GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape:

Inheritance graph

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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 ~GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape ()
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const
Standard_EXPORT Standard_Boolean IsKind (const Handle(Standard_Type)&) const

Private Attributes

Standard_Integer myKey1
Standard_Integer myKey2
TopoDS_Shape myValue
TCollection_MapNodePtr myNext2

Friends

Standard_EXPORT friend Handle_Standard_Type & GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_Type_ ()

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
 

GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape::~GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape  ) 
 


Member Function Documentation

void* GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.operator new size_t  ,
void *  anAddress
 

void* GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.operator new size_t  size  ) 
 

void GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.operator delete void *  anAddress  ) 
 

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
 

Standard_Boolean GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape::IsKind const Handle(Standard_Type)&   )  const
 


Friends And Related Function Documentation

Standard_EXPORT friend Handle_Standard_Type& GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_Type_  )  [friend]
 


Field Documentation

Standard_Integer GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.myKey1 [private]
 

Standard_Integer GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.myKey2 [private]
 

TopoDS_Shape GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.myValue [private]
 

TCollection_MapNodePtr GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.myNext2 [private]