File: TopTools_MapIteratorOfMapOfShape_0.cxx

package info (click to toggle)
oce 0.18.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 301,548 kB
  • sloc: cpp: 1,190,609; ansic: 67,225; sh: 11,630; tcl: 7,954; cs: 5,221; python: 2,867; java: 1,522; makefile: 342; xml: 292; perl: 37
file content (28 lines) | stat: -rw-r--r-- 1,231 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to 
// this header file considered to be the "object code" form of the original source.

#include <TopTools_MapIteratorOfMapOfShape.hxx>

#include <Standard_NoSuchObject.hxx>
#include <TopoDS_Shape.hxx>
#include <TopTools_ShapeMapHasher.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopTools_StdMapNodeOfMapOfShape.hxx>
 

#define TheKey TopoDS_Shape
#define TheKey_hxx <TopoDS_Shape.hxx>
#define Hasher TopTools_ShapeMapHasher
#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
#define TCollection_StdMapNode TopTools_StdMapNodeOfMapOfShape
#define TCollection_StdMapNode_hxx <TopTools_StdMapNodeOfMapOfShape.hxx>
#define TCollection_MapIterator TopTools_MapIteratorOfMapOfShape
#define TCollection_MapIterator_hxx <TopTools_MapIteratorOfMapOfShape.hxx>
#define Handle_TCollection_StdMapNode Handle_TopTools_StdMapNodeOfMapOfShape
#define TCollection_StdMapNode_Type_() TopTools_StdMapNodeOfMapOfShape_Type_()
#define TCollection_Map TopTools_MapOfShape
#define TCollection_Map_hxx <TopTools_MapOfShape.hxx>
#include <TCollection_MapIterator.gxx>