#include <ShapeProcess_StackItemOfDictionaryOfOperator.hxx>
Public Member Functions | |
Standard_EXPORT | ShapeProcess_StackItemOfDictionaryOfOperator () |
Standard_EXPORT | ShapeProcess_StackItemOfDictionaryOfOperator (const Handle(ShapeProcess_StackItemOfDictionaryOfOperator)&previous) |
Standard_EXPORT Handle_ShapeProcess_StackItemOfDictionaryOfOperator | Previous () const |
Standard_EXPORT Handle_ShapeProcess_DictionaryOfOperator | Value () const |
Standard_EXPORT void | SetValue (const Handle(ShapeProcess_DictionaryOfOperator)&cval) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_ShapeProcess_DictionaryOfOperator | thevalue |
Handle_ShapeProcess_StackItemOfDictionaryOfOperator | theprev |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|