OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKShHealing
ShapeExtend


ShapeExtend_MsgRegistrator Class Reference

Attaches messages to the objects (generic Transient or shape).
The objects of this class are transmitted to the Shape Healing
algorithms so that they could collect messages occurred during
processing.
.

#include <ShapeExtend_MsgRegistrator.hxx>

Inheritance diagram for ShapeExtend_MsgRegistrator:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT ShapeExtend_MsgRegistrator ()
 Creates an object.
.
virtual Standard_EXPORT void Send (const Handle(Standard_Transient)&object, const Message_Msg &message, const Message_Gravity gravity)
 Sends a message to be attached to the object.
If the object is in the map then the message is added to the
list, otherwise the object is firstly added to the map.
.
virtual Standard_EXPORT void Send (const TopoDS_Shape &shape, const Message_Msg &message, const Message_Gravity gravity)
 Sends a message to be attached to the shape.
If the shape is in the map then the message is added to the
list, otherwise the shape is firstly added to the map.
.
const ShapeExtend_DataMapOfTransientListOfMsgMapTransient () const
 Returns a Map of objects and message list
.
const ShapeExtend_DataMapOfShapeListOfMsgMapShape () const
 Returns a Map of shapes and message list
.
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

ShapeExtend_DataMapOfTransientListOfMsg myMapTransient
ShapeExtend_DataMapOfShapeListOfMsg myMapShape

Constructor & Destructor Documentation

Standard_EXPORT ShapeExtend_MsgRegistrator::ShapeExtend_MsgRegistrator  ) 
 


Member Function Documentation

Standard_EXPORT const ShapeExtend_MsgRegistrator::Handle Standard_Type   )  const
 

Reimplemented from ShapeExtend_BasicMsgRegistrator.

const ShapeExtend_DataMapOfShapeListOfMsg & ShapeExtend_MsgRegistrator::MapShape  )  const [inline]
 

const ShapeExtend_DataMapOfTransientListOfMsg & ShapeExtend_MsgRegistrator::MapTransient  )  const [inline]
 

virtual Standard_EXPORT void ShapeExtend_MsgRegistrator::Send const TopoDS_Shape &  shape,
const Message_Msg &  message,
const Message_Gravity  gravity
[virtual]
 

Reimplemented from ShapeExtend_BasicMsgRegistrator.

virtual Standard_EXPORT void ShapeExtend_MsgRegistrator::Send const Handle(Standard_Transient)&  object,
const Message_Msg &  message,
const Message_Gravity  gravity
[virtual]
 

Reimplemented from ShapeExtend_BasicMsgRegistrator.


Field Documentation

ShapeExtend_DataMapOfShapeListOfMsg ShapeExtend_MsgRegistrator::myMapShape [private]
 

ShapeExtend_DataMapOfTransientListOfMsg ShapeExtend_MsgRegistrator::myMapTransient [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:42:37 2008 for OpenCASCADE by  doxygen 1.4.1