#include <SALOMEDS_AttributeStudyProperties_i.hxx>

Public Member Functions | |
| SALOMEDS_AttributeStudyProperties_i (SALOMEDSImpl_AttributeStudyProperties *theAttr, CORBA::ORB_ptr orb) | |
| ~SALOMEDS_AttributeStudyProperties_i () | |
| virtual void | SetUserName (const char *theName) |
| virtual char * | GetUserName () |
| virtual void | SetCreationDate (CORBA::Long theMinute, CORBA::Long theHour, CORBA::Long theDay, CORBA::Long theMonth, CORBA::Long theYear) |
| virtual CORBA::Boolean | GetCreationDate (CORBA::Long &theMinute, CORBA::Long &theHour, CORBA::Long &theDay, CORBA::Long &theMonth, CORBA::Long &theYear) |
| virtual void | SetCreationMode (const char *theMode) |
| virtual char * | GetCreationMode () |
| virtual void | SetModified (CORBA::Long theModified) |
| virtual CORBA::Boolean | IsModified () |
| virtual CORBA::Long | GetModified () |
| virtual void | SetLocked (CORBA::Boolean theLocked) |
| virtual CORBA::Boolean | IsLocked () |
| virtual void | SetModification (const char *theName, CORBA::Long theMinute, CORBA::Long theHour, CORBA::Long theDay, CORBA::Long theMonth, CORBA::Long theYear) |
| virtual void | GetModificationsList (SALOMEDS::StringSeq_out theNames, SALOMEDS::LongSeq_out theMinutes, SALOMEDS::LongSeq_out theHours, SALOMEDS::LongSeq_out theDays, SALOMEDS::LongSeq_out theMonths, SALOMEDS::LongSeq_out theYears, CORBA::Boolean theWithCreator) |
| virtual void | SetComment (const char *theComment) |
| virtual char * | GetComment () |
| virtual void | SetUnits (const char *theUnits) |
| virtual char * | GetUnits () |
| virtual SALOMEDS::StringSeq * | GetStoredComponents () |
| virtual char * | GetComponentVersion (const char *theComponent) |
| virtual SALOMEDS::StringSeq * | GetComponentVersions (const char *theComponent) |
| virtual PortableServer::POA_ptr | _default_POA () |
| Get default POA for the servant object. More... | |
| void | CheckLocked () |
| virtual char * | Type () |
| char * | GetClassType () |
| SALOMEDS::SObject_ptr | GetSObject () |
| virtual DF_Attribute * | GetImpl () |
| virtual CORBA::LongLong | GetLocalImpl (const char *theHostname, CORBA::Long thePID, CORBA::Boolean &isLocal) |
| virtual void | Register () |
| Increment reference counter. More... | |
| virtual void | UnRegister () |
| Decrement reference counter. More... | |
| virtual void | Destroy () |
| Decrement reference counter. More... | |
Static Public Member Functions | |
| static SALOMEDS::GenericAttribute_ptr | CreateAttribute (DF_Attribute *theAttr, CORBA::ORB_ptr theOrb) |
Protected Attributes | |
| DF_Attribute * | _impl |
| CORBA::ORB_var | _orb |
| PortableServer::POA_var | myPOA |
| int | myRefCounter |
| SALOMEDS_AttributeStudyProperties_i::SALOMEDS_AttributeStudyProperties_i | ( | SALOMEDSImpl_AttributeStudyProperties * | theAttr, |
| CORBA::ORB_ptr | orb | ||
| ) |
| SALOMEDS_AttributeStudyProperties_i::~SALOMEDS_AttributeStudyProperties_i | ( | ) |
|
virtualinherited |
Get default POA for the servant object.
This function is implicitly called from "_this()" function. Default POA can be set via the constructor.
Reimplemented from SALOME::GenericObj_i.
References SALOMEDS_Study_i::GetThePOA(), and SALOME::GenericObj_i::myPOA.
|
inherited |
References SALOMEDS_GenericAttribute_i::_impl, SALOMEDS_GenericAttribute_i::_orb, SALOMEDSImpl_GenericAttribute::Impl_CheckLocked(), and SALOMEDS::lock().
Referenced by SALOMEDS_AttributeSequenceOfReal_i::Add(), SALOMEDS_AttributeSequenceOfInteger_i::Add(), SALOMEDS_AttributeTableOfReal_i::AddColumn(), SALOMEDS_AttributeTableOfInteger_i::AddColumn(), SALOMEDS_AttributeTableOfString_i::AddColumn(), SALOMEDS_AttributeTableOfReal_i::AddRow(), SALOMEDS_AttributeTableOfInteger_i::AddRow(), SALOMEDS_AttributeTableOfString_i::AddRow(), SALOMEDS_AttributeTreeNode_i::Append(), SALOMEDS_AttributeSequenceOfReal_i::Assign(), SALOMEDS_AttributeSequenceOfInteger_i::Assign(), SALOMEDS_AttributeSequenceOfReal_i::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger_i::ChangeValue(), SALOMEDS_AttributeTableOfInteger_i::GetColumnTitle(), SALOMEDS_AttributeTableOfReal_i::GetColumnTitle(), SALOMEDS_AttributeTableOfString_i::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger_i::GetRowTitle(), SALOMEDS_AttributeTableOfReal_i::GetRowTitle(), SALOMEDS_AttributeTableOfString_i::GetRowTitle(), SALOMEDS_AttributeTableOfInteger_i::GetRowUnit(), SALOMEDS_AttributeTableOfReal_i::GetRowUnit(), SALOMEDS_AttributeTableOfString_i::GetRowUnit(), SALOMEDS_AttributeTreeNode_i::InsertAfter(), SALOMEDS_AttributeTreeNode_i::InsertBefore(), SALOMEDS_AttributeTreeNode_i::Prepend(), SALOMEDS_AttributeTableOfString_i::PutValue(), SALOMEDS_AttributeTableOfReal_i::PutValue(), SALOMEDS_AttributeTableOfInteger_i::PutValue(), SALOMEDS_AttributeTreeNode_i::Remove(), SALOMEDS_AttributeSequenceOfInteger_i::Remove(), SALOMEDS_AttributeSequenceOfReal_i::Remove(), SALOMEDS_AttributeParameter_i::RemoveID(), SALOMEDS_AttributeParameter_i::SetBool(), SALOMEDS_AttributeTableOfReal_i::SetColumn(), SALOMEDS_AttributeTableOfInteger_i::SetColumn(), SALOMEDS_AttributeTableOfString_i::SetColumn(), SALOMEDS_AttributeTableOfInteger_i::SetColumnTitle(), SALOMEDS_AttributeTableOfReal_i::SetColumnTitle(), SALOMEDS_AttributeTableOfString_i::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger_i::SetColumnTitles(), SALOMEDS_AttributeTableOfReal_i::SetColumnTitles(), SALOMEDS_AttributeTableOfString_i::SetColumnTitles(), SetComment(), SetCreationDate(), SetCreationMode(), SALOMEDS_AttributeDrawable_i::SetDrawable(), SALOMEDS_AttributeExpandable_i::SetExpandable(), SALOMEDS_AttributeTreeNode_i::SetFather(), SALOMEDS_AttributeTreeNode_i::SetFirst(), SALOMEDS_AttributeParameter_i::SetIntArray(), SetModification(), SALOMEDS_AttributeTreeNode_i::SetNext(), SALOMEDS_AttributePythonObject_i::SetObject(), SALOMEDS_AttributePixMap_i::SetPixMap(), SALOMEDS_AttributeTreeNode_i::SetPrevious(), SALOMEDS_AttributeParameter_i::SetReal(), SALOMEDS_AttributeParameter_i::SetRealArray(), SALOMEDS_AttributeTableOfReal_i::SetRow(), SALOMEDS_AttributeTableOfInteger_i::SetRow(), SALOMEDS_AttributeTableOfString_i::SetRow(), SALOMEDS_AttributeTableOfInteger_i::SetRowTitle(), SALOMEDS_AttributeTableOfReal_i::SetRowTitle(), SALOMEDS_AttributeTableOfString_i::SetRowTitle(), SALOMEDS_AttributeTableOfInteger_i::SetRowTitles(), SALOMEDS_AttributeTableOfReal_i::SetRowTitles(), SALOMEDS_AttributeTableOfString_i::SetRowTitles(), SALOMEDS_AttributeTableOfInteger_i::SetRowUnit(), SALOMEDS_AttributeTableOfReal_i::SetRowUnit(), SALOMEDS_AttributeTableOfString_i::SetRowUnit(), SALOMEDS_AttributeTableOfInteger_i::SetRowUnits(), SALOMEDS_AttributeTableOfReal_i::SetRowUnits(), SALOMEDS_AttributeTableOfString_i::SetRowUnits(), SALOMEDS_AttributeParameter_i::SetStrArray(), SALOMEDS_AttributeParameter_i::SetString(), SALOMEDS_AttributeTextColor_i::SetTextColor(), SALOMEDS_AttributeTextHighlightColor_i::SetTextHighlightColor(), SALOMEDS_AttributeTreeNode_i::SetTreeID(), SetUnits(), SetUserName(), SALOMEDS_AttributeComment_i::SetValue(), SALOMEDS_AttributeExternalFileDef_i::SetValue(), SALOMEDS_AttributeFileType_i::SetValue(), SALOMEDS_AttributeIOR_i::SetValue(), SALOMEDS_AttributeName_i::SetValue(), SALOMEDS_AttributePersistentRef_i::SetValue(), SALOMEDS_AttributeString_i::SetValue(), SALOMEDS_AttributeUserID_i::SetValue(), SALOMEDS_AttributeReal_i::SetValue(), SALOMEDS_AttributeInteger_i::SetValue(), SALOMEDS_AttributeLocalID_i::SetValue(), SALOMEDS_AttributeTableOfInteger_i::SortByColumn(), SALOMEDS_AttributeTableOfReal_i::SortByColumn(), SALOMEDS_AttributeTableOfString_i::SortByColumn(), SALOMEDS_AttributeTableOfInteger_i::SortByRow(), SALOMEDS_AttributeTableOfReal_i::SortByRow(), SALOMEDS_AttributeTableOfString_i::SortByRow(), SALOMEDS_AttributeTableOfInteger_i::SortColumn(), SALOMEDS_AttributeTableOfReal_i::SortColumn(), SALOMEDS_AttributeTableOfString_i::SortColumn(), SALOMEDS_AttributeTableOfInteger_i::SortRow(), SALOMEDS_AttributeTableOfReal_i::SortRow(), SALOMEDS_AttributeTableOfString_i::SortRow(), SALOMEDS_AttributeTableOfInteger_i::SwapCells(), SALOMEDS_AttributeTableOfReal_i::SwapCells(), SALOMEDS_AttributeTableOfString_i::SwapCells(), SALOMEDS_AttributeTableOfInteger_i::SwapColumns(), SALOMEDS_AttributeTableOfReal_i::SwapColumns(), SALOMEDS_AttributeTableOfString_i::SwapColumns(), SALOMEDS_AttributeTableOfInteger_i::SwapRows(), SALOMEDS_AttributeTableOfReal_i::SwapRows(), SALOMEDS_AttributeTableOfString_i::SwapRows(), and UNEXPECT_CATCH().
|
staticinherited |
|
virtualinherited |
Decrement reference counter.
References MESSAGE, and SALOME::GenericObj_i::UnRegister().
|
inherited |
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, TestModuleCatalog::C, and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, SALOMEDS::lock(), and Utils_Identity::version().
|
virtual |
< TODO: conversion from size_t to CORBA::ULong
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
|
virtualinherited |
|
virtualinherited |
References SALOMEDS_GenericAttribute_i::_impl.
|
virtual |
< TODO: conversion from size_t to int
References SALOMEDS_GenericAttribute_i::_impl, TestSalomeSDS1::a, SALOMEDSImpl_AttributeStudyProperties::GetModifications(), and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
inherited |
|
virtual |
< TODO: conversion from size_t to CORBA::ULong
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtualinherited |
Increment reference counter.
References IS_OBJ_IN_QUESTION, MESSAGE, and SALOME::GenericObj_i::myRefCounter.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
|
virtual |
References SALOMEDS_GenericAttribute_i::_impl, and SALOMEDS::lock().
|
virtual |
|
virtual |
|
virtualinherited |
|
virtualinherited |
Decrement reference counter.
As soon as reference counter goes to zero, the object is automatically deactivated.
References IS_OBJ_IN_QUESTION, MESSAGE, SALOME::GenericObj_i::myPOA, and SALOME::GenericObj_i::myRefCounter.
Referenced by SALOME::GenericObj_i::Destroy(), and SALOME_PyNode.Generic::Destroy().
|
protectedinherited |
Referenced by SALOMEDS_AttributeSequenceOfReal_i::Add(), SALOMEDS_AttributeSequenceOfInteger_i::Add(), SALOMEDS_AttributeTarget_i::Add(), SALOMEDS_AttributeTableOfReal_i::AddColumn(), SALOMEDS_AttributeTableOfInteger_i::AddColumn(), SALOMEDS_AttributeTableOfString_i::AddColumn(), SALOMEDS_AttributeTableOfReal_i::AddRow(), SALOMEDS_AttributeTableOfInteger_i::AddRow(), SALOMEDS_AttributeTableOfString_i::AddRow(), SALOMEDS_AttributeTreeNode_i::Append(), SALOMEDS_AttributeSequenceOfReal_i::Assign(), SALOMEDS_AttributeSequenceOfInteger_i::Assign(), SALOMEDS_AttributeSequenceOfReal_i::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger_i::ChangeValue(), SALOMEDS_GenericAttribute_i::CheckLocked(), SALOMEDS_AttributeParameter_i::Clear(), SALOMEDS_AttributeSequenceOfInteger_i::CorbaSequence(), SALOMEDS_AttributeSequenceOfReal_i::CorbaSequence(), SALOMEDS_AttributeTreeNode_i::Depth(), SALOMEDS_AttributeTarget_i::Get(), SALOMEDS_AttributeFlags_i::Get(), SALOMEDS_AttributeParameter_i::GetBool(), SALOMEDS_GenericAttribute_i::GetClassType(), SALOMEDS_AttributeTableOfInteger_i::GetColumn(), SALOMEDS_AttributeTableOfReal_i::GetColumn(), SALOMEDS_AttributeTableOfString_i::GetColumn(), SALOMEDS_AttributeTableOfInteger_i::GetColumnTitle(), SALOMEDS_AttributeTableOfReal_i::GetColumnTitle(), SALOMEDS_AttributeTableOfString_i::GetColumnTitle(), SALOMEDS_AttributeTableOfInteger_i::GetColumnTitles(), SALOMEDS_AttributeTableOfReal_i::GetColumnTitles(), SALOMEDS_AttributeTableOfString_i::GetColumnTitles(), GetComment(), GetComponentVersion(), GetComponentVersions(), GetCreationDate(), GetCreationMode(), SALOMEDS_AttributeParameter_i::GetFather(), SALOMEDS_AttributeTreeNode_i::GetFather(), SALOMEDS_AttributeTreeNode_i::GetFirst(), SALOMEDS_AttributeFlags_i::GetFlags(), SALOMEDS_AttributeParameter_i::GetIDs(), SALOMEDS_AttributeParameter_i::GetInt(), SALOMEDS_AttributeParameter_i::GetIntArray(), SALOMEDS_GenericAttribute_i::GetLocalImpl(), GetModificationsList(), GetModified(), SALOMEDS_AttributeTableOfInteger_i::GetNbColumns(), SALOMEDS_AttributeTableOfReal_i::GetNbColumns(), SALOMEDS_AttributeTableOfString_i::GetNbColumns(), SALOMEDS_AttributeTableOfInteger_i::GetNbRows(), SALOMEDS_AttributeTableOfReal_i::GetNbRows(), SALOMEDS_AttributeTableOfString_i::GetNbRows(), SALOMEDS_AttributeTreeNode_i::GetNext(), SALOMEDS_AttributePythonObject_i::GetObject(), SALOMEDS_AttributePixMap_i::GetPixMap(), SALOMEDS_AttributeTreeNode_i::GetPrevious(), SALOMEDS_AttributeParameter_i::GetReal(), SALOMEDS_AttributeParameter_i::GetRealArray(), SALOMEDS_AttributeTableOfInteger_i::GetRow(), SALOMEDS_AttributeTableOfReal_i::GetRow(), SALOMEDS_AttributeTableOfString_i::GetRow(), SALOMEDS_AttributeTableOfInteger_i::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal_i::GetRowSetIndices(), SALOMEDS_AttributeTableOfString_i::GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger_i::GetRowTitle(), SALOMEDS_AttributeTableOfReal_i::GetRowTitle(), SALOMEDS_AttributeTableOfString_i::GetRowTitle(), SALOMEDS_AttributeTableOfInteger_i::GetRowTitles(), SALOMEDS_AttributeTableOfReal_i::GetRowTitles(), SALOMEDS_AttributeTableOfString_i::GetRowTitles(), SALOMEDS_AttributeTableOfInteger_i::GetRowUnit(), SALOMEDS_AttributeTableOfReal_i::GetRowUnit(), SALOMEDS_AttributeTableOfString_i::GetRowUnit(), SALOMEDS_AttributeTableOfInteger_i::GetRowUnits(), SALOMEDS_AttributeTableOfReal_i::GetRowUnits(), SALOMEDS_AttributeTableOfString_i::GetRowUnits(), SALOMEDS_GenericAttribute_i::GetSObject(), GetStoredComponents(), SALOMEDS_AttributeParameter_i::GetStrArray(), SALOMEDS_AttributeParameter_i::GetString(), SALOMEDS_AttributeTableOfInteger_i::GetTitle(), SALOMEDS_AttributeTableOfReal_i::GetTitle(), SALOMEDS_AttributeTableOfString_i::GetTitle(), SALOMEDS_AttributeTreeNode_i::GetTreeID(), GetUnits(), GetUserName(), SALOMEDS_AttributeTableOfInteger_i::GetValue(), SALOMEDS_AttributeTableOfReal_i::GetValue(), SALOMEDS_AttributeTableOfString_i::GetValue(), SALOMEDS_AttributeGraphic_i::GetVisibility(), SALOMEDS_AttributeParameter_i::HasFather(), SALOMEDS_AttributeTreeNode_i::HasFather(), SALOMEDS_AttributeTreeNode_i::HasFirst(), SALOMEDS_AttributeTreeNode_i::HasNext(), SALOMEDS_AttributePixMap_i::HasPixMap(), SALOMEDS_AttributeTreeNode_i::HasPrevious(), SALOMEDS_AttributeTableOfInteger_i::HasValue(), SALOMEDS_AttributeTableOfReal_i::HasValue(), SALOMEDS_AttributeTableOfString_i::HasValue(), SALOMEDS_AttributeTreeNode_i::InsertAfter(), SALOMEDS_AttributeTreeNode_i::InsertBefore(), SALOMEDS_AttributeTreeNode_i::IsChild(), SALOMEDS_AttributeTreeNode_i::IsDescendant(), SALOMEDS_AttributeDrawable_i::IsDrawable(), SALOMEDS_AttributeExpandable_i::IsExpandable(), SALOMEDS_AttributeTreeNode_i::IsFather(), IsLocked(), IsModified(), SALOMEDS_AttributeOpened_i::IsOpened(), SALOMEDS_AttributeParameter_i::IsRoot(), SALOMEDS_AttributeTreeNode_i::IsRoot(), SALOMEDS_AttributePythonObject_i::IsScript(), SALOMEDS_AttributeSelectable_i::IsSelectable(), SALOMEDS_AttributeParameter_i::IsSet(), SALOMEDS_AttributeTreeNode_i::Label(), SALOMEDS_AttributeSequenceOfInteger_i::Length(), SALOMEDS_AttributeSequenceOfReal_i::Length(), SALOMEDS_AttributeTreeNode_i::Prepend(), SALOMEDS_AttributeTableOfString_i::PutValue(), SALOMEDS_AttributeTableOfReal_i::PutValue(), SALOMEDS_AttributeTableOfInteger_i::PutValue(), SALOMEDS_AttributeTableOfInteger_i::ReadFromFile(), SALOMEDS_AttributeTableOfReal_i::ReadFromFile(), SALOMEDS_AttributeTableOfString_i::ReadFromFile(), SALOME_Embedded_NamingService.SALOME_Embedded_NamingService::Register(), SALOMEDS_AttributeTreeNode_i::Remove(), SALOMEDS_AttributeSequenceOfInteger_i::Remove(), SALOMEDS_AttributeSequenceOfReal_i::Remove(), SALOMEDS_AttributeTarget_i::Remove(), SALOMEDS_AttributeParameter_i::RemoveID(), SALOMEDS_AttributeTableOfInteger_i::RemoveValue(), SALOMEDS_AttributeTableOfReal_i::RemoveValue(), SALOMEDS_AttributeTableOfString_i::RemoveValue(), SALOME_Embedded_NamingService.SALOME_Embedded_NamingService::Resolve(), SALOMEDS_AttributeTableOfInteger_i::SaveToFile(), SALOMEDS_AttributeTableOfReal_i::SaveToFile(), SALOMEDS_AttributeTableOfString_i::SaveToFile(), SALOMEDS_AttributeFlags_i::Set(), SALOMEDS_AttributeParameter_i::SetBool(), SALOMEDS_AttributeTableOfReal_i::SetColumn(), SALOMEDS_AttributeTableOfInteger_i::SetColumn(), SALOMEDS_AttributeTableOfString_i::SetColumn(), SALOMEDS_AttributeTableOfInteger_i::SetColumnTitle(), SALOMEDS_AttributeTableOfReal_i::SetColumnTitle(), SALOMEDS_AttributeTableOfString_i::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger_i::SetColumnTitles(), SALOMEDS_AttributeTableOfReal_i::SetColumnTitles(), SALOMEDS_AttributeTableOfString_i::SetColumnTitles(), SetComment(), SetCreationDate(), SetCreationMode(), SALOMEDS_AttributeDrawable_i::SetDrawable(), SALOMEDS_AttributeExpandable_i::SetExpandable(), SALOMEDS_AttributeTreeNode_i::SetFather(), SALOMEDS_AttributeTreeNode_i::SetFirst(), SALOMEDS_AttributeFlags_i::SetFlags(), SALOMEDS_AttributeParameter_i::SetIntArray(), SetLocked(), SetModification(), SetModified(), SALOMEDS_AttributeTableOfInteger_i::SetNbColumns(), SALOMEDS_AttributeTableOfReal_i::SetNbColumns(), SALOMEDS_AttributeTableOfString_i::SetNbColumns(), SALOMEDS_AttributeTreeNode_i::SetNext(), SALOMEDS_AttributePythonObject_i::SetObject(), SALOMEDS_AttributeOpened_i::SetOpened(), SALOMEDS_AttributePixMap_i::SetPixMap(), SALOMEDS_AttributeTreeNode_i::SetPrevious(), SALOMEDS_AttributeParameter_i::SetReal(), SALOMEDS_AttributeParameter_i::SetRealArray(), SALOMEDS_AttributeTableOfReal_i::SetRow(), SALOMEDS_AttributeTableOfInteger_i::SetRow(), SALOMEDS_AttributeTableOfString_i::SetRow(), SALOMEDS_AttributeTableOfInteger_i::SetRowTitle(), SALOMEDS_AttributeTableOfReal_i::SetRowTitle(), SALOMEDS_AttributeTableOfString_i::SetRowTitle(), SALOMEDS_AttributeTableOfInteger_i::SetRowTitles(), SALOMEDS_AttributeTableOfReal_i::SetRowTitles(), SALOMEDS_AttributeTableOfString_i::SetRowTitles(), SALOMEDS_AttributeTableOfInteger_i::SetRowUnit(), SALOMEDS_AttributeTableOfReal_i::SetRowUnit(), SALOMEDS_AttributeTableOfString_i::SetRowUnit(), SALOMEDS_AttributeTableOfInteger_i::SetRowUnits(), SALOMEDS_AttributeTableOfReal_i::SetRowUnits(), SALOMEDS_AttributeTableOfString_i::SetRowUnits(), SALOMEDS_AttributeSelectable_i::SetSelectable(), SALOMEDS_AttributeParameter_i::SetStrArray(), SALOMEDS_AttributeParameter_i::SetString(), SALOMEDS_AttributeTextColor_i::SetTextColor(), SALOMEDS_AttributeTextHighlightColor_i::SetTextHighlightColor(), SALOMEDS_AttributeTreeNode_i::SetTreeID(), SetUnits(), SetUserName(), SALOMEDS_AttributeComment_i::SetValue(), SALOMEDS_AttributeExternalFileDef_i::SetValue(), SALOMEDS_AttributeFileType_i::SetValue(), SALOMEDS_AttributeIOR_i::SetValue(), SALOMEDS_AttributeName_i::SetValue(), SALOMEDS_AttributePersistentRef_i::SetValue(), SALOMEDS_AttributeString_i::SetValue(), SALOMEDS_AttributeUserID_i::SetValue(), SALOMEDS_AttributeReal_i::SetValue(), SALOMEDS_AttributeInteger_i::SetValue(), SALOMEDS_AttributeLocalID_i::SetValue(), SALOMEDS_AttributeGraphic_i::SetVisibility(), SALOMEDS_AttributeTableOfInteger_i::SortByColumn(), SALOMEDS_AttributeTableOfReal_i::SortByColumn(), SALOMEDS_AttributeTableOfString_i::SortByColumn(), SALOMEDS_AttributeTableOfInteger_i::SortByRow(), SALOMEDS_AttributeTableOfReal_i::SortByRow(), SALOMEDS_AttributeTableOfString_i::SortByRow(), SALOMEDS_AttributeTableOfInteger_i::SortColumn(), SALOMEDS_AttributeTableOfReal_i::SortColumn(), SALOMEDS_AttributeTableOfString_i::SortColumn(), SALOMEDS_AttributeTableOfInteger_i::SortRow(), SALOMEDS_AttributeTableOfReal_i::SortRow(), SALOMEDS_AttributeTableOfString_i::SortRow(), SALOMEDS_AttributeTableOfInteger_i::SwapCells(), SALOMEDS_AttributeTableOfReal_i::SwapCells(), SALOMEDS_AttributeTableOfString_i::SwapCells(), SALOMEDS_AttributeTableOfInteger_i::SwapColumns(), SALOMEDS_AttributeTableOfReal_i::SwapColumns(), SALOMEDS_AttributeTableOfString_i::SwapColumns(), SALOMEDS_AttributeTableOfInteger_i::SwapRows(), SALOMEDS_AttributeTableOfReal_i::SwapRows(), SALOMEDS_AttributeTableOfString_i::SwapRows(), SALOMEDS_AttributeTextColor_i::TextColor(), SALOMEDS_AttributeTextHighlightColor_i::TextHighlightColor(), SALOMEDS_GenericAttribute_i::Type(), UNEXPECT_CATCH(), SALOMEDS_AttributeComment_i::Value(), SALOMEDS_AttributeExternalFileDef_i::Value(), SALOMEDS_AttributeFileType_i::Value(), SALOMEDS_AttributeInteger_i::Value(), SALOMEDS_AttributeIOR_i::Value(), SALOMEDS_AttributeLocalID_i::Value(), SALOMEDS_AttributeName_i::Value(), SALOMEDS_AttributePersistentRef_i::Value(), SALOMEDS_AttributeReal_i::Value(), SALOMEDS_AttributeString_i::Value(), SALOMEDS_AttributeUserID_i::Value(), SALOMEDS_AttributeSequenceOfInteger_i::Value(), and SALOMEDS_AttributeSequenceOfReal_i::Value().
|
protectedinherited |
Referenced by SALOME_Container.SALOME_Container_Abstract_i::__init__(), SALOME_ContainerPy.SALOME_ContainerPy_Gen_i::__init__(), SALOME_ContainerPy.SALOME_ContainerPy_i::__init__(), SALOME_ComponentPy.SALOME_ComponentPy_Gen_i::__init__(), SALOME_NamingServicePy.SALOME_NamingServicePy_i::__init__(), SALOMEDS_GenericAttribute_i::CheckLocked(), SALOME_ContainerPy.SALOME_ContainerPy_Gen_i::create_component_instance(), SALOME_Container.SALOME_Container_Abstract_i::create_component_instance(), SALOME_Container.SALOME_Container_Abstract_i::create_pynode(), SALOME_Container.SALOME_Container_Abstract_i::create_pyscriptnode(), SALOMEDS_AttributeTarget_i::Get(), SALOMEDS_AttributeParameter_i::GetFather(), SALOMEDS_AttributeTreeNode_i::GetFather(), SALOMEDS_AttributeTreeNode_i::GetFirst(), SALOMEDS_AttributeTreeNode_i::GetNext(), SALOMEDS_AttributeTreeNode_i::GetPrevious(), SALOMEDS_GenericAttribute_i::GetSObject(), SALOME_Embedded_NamingService_ClientPy.SALOME_Embedded_NamingService_ClientPy::Register(), SALOME_Embedded_NamingService_ClientPy.SALOME_Embedded_NamingService_ClientPy::Resolve(), and SALOME_ContainerPy.SALOME_ContainerPy_Gen_i::Shutdown().
|
protectedinherited |
Referenced by SALOME::GenericObj_i::_default_POA(), SALOMEDS_ChildIterator_i::_default_POA(), SALOMEDS_GenericAttribute_i::_default_POA(), SALOMEDS_SComponentIterator_i::_default_POA(), SALOMEDS_SObject_i::_default_POA(), SALOMEDS_UseCaseBuilder_i::_default_POA(), SALOMEDS_UseCaseIterator_i::_default_POA(), SALOME::GenericObj_i::GenericObj_i(), and SALOME::GenericObj_i::UnRegister().
|
protectedinherited |
Referenced by SALOME::GenericObj_i::Register(), and SALOME::GenericObj_i::UnRegister().