Home
last modified time | relevance | path

Searched defs:NCollection_Map (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_Map.hxx57 class NCollection_Map : public NCollection_BaseMap class
123 NCollection_Map() : NCollection_BaseMap (1, Standard_True, Handle(NCollection_BaseAllocator)()) {} in NCollection_Map() function in NCollection_Map
126 explicit NCollection_Map (const Standard_Integer theNbBuckets, in NCollection_Map() function in NCollection_Map
131 NCollection_Map (const NCollection_Map& theOther) : in NCollection_Map() function in NCollection_Map
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DNCollection_Map.hxx57 class NCollection_Map : public NCollection_BaseMap class
123 NCollection_Map() : NCollection_BaseMap (1, Standard_True, Handle(NCollection_BaseAllocator)()) {} in NCollection_Map() function in NCollection_Map
126 explicit NCollection_Map (const Standard_Integer theNbBuckets, in NCollection_Map() function in NCollection_Map
131 NCollection_Map (const NCollection_Map& theOther) : in NCollection_Map() function in NCollection_Map
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_Map.hxx57 class NCollection_Map : public NCollection_BaseMap class
123 NCollection_Map() : NCollection_BaseMap (1, Standard_True, Handle(NCollection_BaseAllocator)()) {} in NCollection_Map() function in NCollection_Map
126 explicit NCollection_Map (const Standard_Integer theNbBuckets, in NCollection_Map() function in NCollection_Map
131 NCollection_Map (const NCollection_Map& theOther) : in NCollection_Map() function in NCollection_Map
/dports/cad/opencascade/opencascade-7.6.0/dox/user_guides/foundation_classes/
H A Dfoundation_classes.md1252 ##### NCollection_Map l4subsection