Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
TNaming_NamingTool Class Reference

#include <TNaming_NamingTool.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void CurrentShape (const TDF_LabelMap &Valid, const TDF_LabelMap &Forbiden, const Handle< TNaming_NamedShape > &NS, TopTools_MapOfShape &MS)
static void CurrentShapeFromShape (const TDF_LabelMap &Valid, const TDF_LabelMap &Forbiden, const TDF_Label &Acces, const TopoDS_Shape &S, TopTools_MapOfShape &MS)
static void BuildDescendants (const Handle< TNaming_NamedShape > &NS, TDF_LabelMap &Labels)

Member Function Documentation

static void TNaming_NamingTool::BuildDescendants ( const Handle< TNaming_NamedShape > &  NS,
TDF_LabelMap Labels 
) [static]
static void TNaming_NamingTool::CurrentShape ( const TDF_LabelMap Valid,
const TDF_LabelMap Forbiden,
const Handle< TNaming_NamedShape > &  NS,
TopTools_MapOfShape MS 
) [static]
static void TNaming_NamingTool::CurrentShapeFromShape ( const TDF_LabelMap Valid,
const TDF_LabelMap Forbiden,
const TDF_Label Acces,
const TopoDS_Shape S,
TopTools_MapOfShape MS 
) [static]
void TNaming_NamingTool::operator delete ( void *  anAddress) [inline]
void* TNaming_NamingTool::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* TNaming_NamingTool::operator new ( size_t  size) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines