#include <Dico_StackItemOfDictionaryOfInteger.hxx>
Inheritance diagram for Dico_StackItemOfDictionaryOfInteger:
Public Member Functions | |
Standard_EXPORT | Dico_StackItemOfDictionaryOfInteger () |
Standard_EXPORT | Dico_StackItemOfDictionaryOfInteger (const Handle(Dico_StackItemOfDictionaryOfInteger)&previous) |
Standard_EXPORT Handle_Dico_StackItemOfDictionaryOfInteger | Previous () const |
Standard_EXPORT Handle_Dico_DictionaryOfInteger | Value () const |
Standard_EXPORT void | SetValue (const Handle(Dico_DictionaryOfInteger)&cval) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_Dico_DictionaryOfInteger | thevalue |
Handle_Dico_StackItemOfDictionaryOfInteger | theprev |
|
|
|
|
|
Reimplemented from MMgt_TShared. |
|
|
|
|
|
|
|
|
|
|