Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs
PCollection_HAVLSearchTree.gxx File Reference
#include <Standard_NoSuchObject.hxx>
#include <PCollection_Side.hxx>

Typedefs

typedef PCollection_Side Side
 
typedef PCollection_AVLNode Node
 
typedef Handle
< PCollection_AVLNode > 
Handle< Node >
 
typedef PCollection_HAVLSearchTree Tree
 
typedef Handle
< PCollection_HAVLSearchTree > 
Handle< Tree >
 
typedef PCollection_AVLIterator AVLIterator
 

Typedef Documentation

typedef PCollection_AVLIterator AVLIterator
typedef Handle< PCollection_AVLNode > Handle< Node >
typedef Handle< PCollection_HAVLSearchTree > Handle< Tree >
typedef PCollection_AVLNode Node
typedef PCollection_HAVLSearchTree Tree