#include <SALOMEDS_AttributeTableOfString.hxx>
Public Types | |
enum | SortOrder { AscendingOrder, DescendingOrder } |
enum | SortPolicy { EmptyLowest, EmptyHighest, EmptyFirst, EmptyLast, EmptyIgnore } |
Public Member Functions | |
SALOMEDS_AttributeTableOfString (SALOMEDSImpl_AttributeTableOfString *theAttr) | |
SALOMEDS_AttributeTableOfString (SALOMEDS::AttributeTableOfString_ptr theAttr) | |
~SALOMEDS_AttributeTableOfString () | |
virtual void | SetTitle (const std::string &theTitle) |
virtual std::string | GetTitle () |
virtual void | SetRowTitle (int theIndex, const std::string &theTitle) |
virtual std::string | GetRowTitle (int theIndex) |
virtual void | SetRowTitles (const std::vector< std::string > &theTitles) |
virtual std::vector< std::string > | GetRowTitles () |
virtual void | SetColumnTitle (int theIndex, const std::string &theTitle) |
virtual std::string | GetColumnTitle (int theIndex) |
virtual void | SetColumnTitles (const std::vector< std::string > &theTitles) |
virtual std::vector< std::string > | GetColumnTitles () |
virtual void | SetRowUnit (int theIndex, const std::string &theUnit) |
virtual std::string | GetRowUnit (int theIndex) |
virtual void | SetRowUnits (const std::vector< std::string > &theUnits) |
virtual std::vector< std::string > | GetRowUnits () |
virtual int | GetNbRows () |
virtual int | GetNbColumns () |
virtual void | AddRow (const std::vector< std::string > &theData) |
virtual void | SetRow (int theRow, const std::vector< std::string > &theData) |
virtual std::vector< std::string > | GetRow (int theRow) |
virtual void | AddColumn (const std::vector< std::string > &theData) |
virtual void | SetColumn (int theColumn, const std::vector< std::string > &theData) |
virtual std::vector< std::string > | GetColumn (int theColumn) |
virtual void | PutValue (const std::string &theValue, int theRow, int theColumn) |
virtual bool | HasValue (int theRow, int theColumn) |
virtual std::string | GetValue (int theRow, int theColumn) |
virtual void | RemoveValue (int theRow, int theColumn) |
virtual std::vector< int > | GetRowSetIndices (int theRow) |
virtual void | SetNbColumns (int theNbColumns) |
virtual std::vector< int > | SortRow (int theRow, SortOrder theOrder, SortPolicy thePolicy) |
virtual std::vector< int > | SortColumn (int theColumn, SortOrder theOrder, SortPolicy thePolicy) |
virtual std::vector< int > | SortByRow (int theRow, SortOrder theOrder, SortPolicy thePolicy) |
virtual std::vector< int > | SortByColumn (int theColumn, SortOrder theOrder, SortPolicy thePolicy) |
virtual void | SwapCells (int theRow1, int theColumn1, int theRow2, int theColumn2) |
virtual void | SwapRows (int theRow1, int theRow2) |
virtual void | SwapColumns (int theColumn1, int theColumn2) |
void | CheckLocked () |
std::string | Type () |
std::string | GetClassType () |
_PTR (SObject) GetSObject() | |
virtual clt_shared_ptr < SALOMEDSClient_SObject > | GetSObject ()=0 |
Static Public Member Functions | |
static SALOMEDS_GenericAttribute * | CreateAttribute (SALOMEDSImpl_GenericAttribute *theGA) |
static SALOMEDS_GenericAttribute * | CreateAttribute (SALOMEDS::GenericAttribute_ptr theGA) |
Protected Attributes | |
bool | _isLocal |
SALOMEDSImpl_GenericAttribute * | _local_impl |
SALOMEDS::GenericAttribute_var | _corba_impl |
|
inherited |
|
inherited |
SALOMEDS_AttributeTableOfString::SALOMEDS_AttributeTableOfString | ( | SALOMEDSImpl_AttributeTableOfString * | theAttr | ) |
SALOMEDS_AttributeTableOfString::SALOMEDS_AttributeTableOfString | ( | SALOMEDS::AttributeTableOfString_ptr | theAttr | ) |
SALOMEDS_AttributeTableOfString::~SALOMEDS_AttributeTableOfString | ( | ) |
|
inherited |
Referenced by SALOMEDS_AttributeTarget::Get().
|
virtual |
Implements SALOMEDSClient_AttributeTableOfString.
References SALOMEDS_GenericAttribute::_corba_impl, SALOMEDS_GenericAttribute::_isLocal, SALOMEDS_GenericAttribute::_local_impl, SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDSImpl_AttributeTableOfString::GetNbColumns(), SALOMEDS::lock(), and SALOMEDSImpl_AttributeTableOfString::SetColumnData().
|
virtual |
Implements SALOMEDSClient_AttributeTableOfString.
References SALOMEDS_GenericAttribute::_corba_impl, SALOMEDS_GenericAttribute::_isLocal, SALOMEDS_GenericAttribute::_local_impl, SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDSImpl_AttributeTableOfString::GetNbRows(), SALOMEDS::lock(), and SALOMEDSImpl_AttributeTableOfString::SetRowData().
|
virtualinherited |
Implements SALOMEDSClient_GenericAttribute.
References SALOMEDS_GenericAttribute::_corba_impl, SALOMEDS_GenericAttribute::_isLocal, SALOMEDS_GenericAttribute::_local_impl, SALOMEDSImpl_GenericAttribute::CheckLocked(), and SALOMEDS::lock().
Referenced by SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeTableOfInteger::AddColumn(), AddColumn(), SALOMEDS_AttributeTableOfReal::AddColumn(), AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTableOfReal::AddRow(), SALOMEDS_AttributeTreeNode::Append(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeTreeNode::InsertAfter(), SALOMEDS_AttributeTreeNode::InsertBefore(), SALOMEDS_AttributeTreeNode::Prepend(), PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeSequenceOfInteger::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeTreeNode::Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeParameter::SetBool(), SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SetColumnTitle(), SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SALOMEDS_AttributeTreeNode::SetFather(), SALOMEDS_AttributeTreeNode::SetFirst(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeTreeNode::SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributePixMap::SetPixMap(), SALOMEDS_AttributeTreeNode::SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTreeNode::SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeName::SetValue(), and SALOMEDS_AttributeComment::SetValue().
|
staticinherited |
|
staticinherited |
|
virtualinherited |
Implements SALOMEDSClient_GenericAttribute.
References SALOMEDS_GenericAttribute::_corba_impl, SALOMEDS_GenericAttribute::_isLocal, SALOMEDS_GenericAttribute::_local_impl, SALOMEDSImpl_GenericAttribute::GetClassType(), and SALOMEDS::lock().
Referenced by SALOMEDS_GenericAttribute::CreateAttribute().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
pure virtualinherited |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtualinherited |
|
protectedinherited |
Referenced by SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfReal::AddRow(), AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTreeNode::Append(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), SALOMEDS_AttributeTreeNode::Depth(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), GetRowTitles(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeTableOfReal::GetTitle(), GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), SALOMEDS_AttributeTreeNode::GetTreeID(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeGraphic::GetVisibility(), SALOMEDS_AttributeTreeNode::HasFather(), SALOMEDS_AttributeParameter::HasFather(), SALOMEDS_AttributeTreeNode::HasFirst(), SALOMEDS_AttributeTreeNode::HasNext(), SALOMEDS_AttributePixMap::HasPixMap(), SALOMEDS_AttributeTreeNode::HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), SALOMEDS_AttributeTreeNode::InsertAfter(), SALOMEDS_AttributeTreeNode::InsertBefore(), SALOMEDS_AttributeTreeNode::IsChild(), SALOMEDS_AttributeTreeNode::IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeExpandable::IsExpandable(), SALOMEDS_AttributeTreeNode::IsFather(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_AttributeOpened::IsOpened(), SALOMEDS_AttributeTreeNode::IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), SALOMEDS_AttributeTreeNode::Label(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), SALOMEDS_AttributeTreeNode::Prepend(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), PutValue(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), SALOMEDS_AttributeTreeNode::Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeTableOfReal::RemoveValue(), RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_GenericAttribute::SALOMEDS_GenericAttribute(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfReal::SetColumn(), SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SALOMEDS_AttributeTreeNode::SetFather(), SALOMEDS_AttributeTreeNode::SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SALOMEDS_AttributeTreeNode::SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SALOMEDS_AttributeTreeNode::SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTreeNode::SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SortByColumn(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SortByRow(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger::SortRow(), SortRow(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfReal::SwapCells(), SwapCells(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SwapRows(), SALOMEDS_AttributeTableOfReal::SwapRows(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributeSequenceOfInteger::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), and SALOMEDS_GenericAttribute::~SALOMEDS_GenericAttribute().
|
protectedinherited |
Referenced by SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfReal::AddRow(), AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTreeNode::Append(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), SALOMEDS_AttributeTreeNode::Depth(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), GetRowTitles(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeTableOfReal::GetTitle(), GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), SALOMEDS_AttributeTreeNode::GetTreeID(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeGraphic::GetVisibility(), SALOMEDS_AttributeTreeNode::HasFather(), SALOMEDS_AttributeParameter::HasFather(), SALOMEDS_AttributeTreeNode::HasFirst(), SALOMEDS_AttributeTreeNode::HasNext(), SALOMEDS_AttributePixMap::HasPixMap(), SALOMEDS_AttributeTreeNode::HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), SALOMEDS_AttributeTreeNode::InsertAfter(), SALOMEDS_AttributeTreeNode::InsertBefore(), SALOMEDS_AttributeTreeNode::IsChild(), SALOMEDS_AttributeTreeNode::IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeExpandable::IsExpandable(), SALOMEDS_AttributeTreeNode::IsFather(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_AttributeOpened::IsOpened(), SALOMEDS_AttributeTreeNode::IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), SALOMEDS_AttributeTreeNode::Label(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), SALOMEDS_AttributeTreeNode::Prepend(), SALOMEDS_AttributeTableOfReal::PutValue(), SALOMEDS_AttributeTableOfInteger::PutValue(), PutValue(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), SALOMEDS_AttributeTreeNode::Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeTableOfReal::RemoveValue(), RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_GenericAttribute::SALOMEDS_GenericAttribute(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfReal::SetColumn(), SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SALOMEDS_AttributeTreeNode::SetFather(), SALOMEDS_AttributeTreeNode::SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SALOMEDS_AttributeTreeNode::SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SALOMEDS_AttributeTreeNode::SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SetRowTitles(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SetRowUnit(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTreeNode::SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SortByColumn(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SortByRow(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger::SortRow(), SortRow(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfReal::SwapCells(), SwapCells(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SwapRows(), SALOMEDS_AttributeTableOfReal::SwapRows(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributeSequenceOfInteger::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), and SALOMEDS_GenericAttribute::~SALOMEDS_GenericAttribute().
|
protectedinherited |
Referenced by SALOMEDS_AttributeTarget::Add(), SALOMEDS_AttributeSequenceOfReal::Add(), SALOMEDS_AttributeSequenceOfInteger::Add(), SALOMEDS_AttributeTableOfReal::AddColumn(), AddColumn(), SALOMEDS_AttributeTableOfInteger::AddColumn(), SALOMEDS_AttributeTableOfReal::AddRow(), AddRow(), SALOMEDS_AttributeTableOfInteger::AddRow(), SALOMEDS_AttributeTreeNode::Append(), SALOMEDS_AttributeSequenceOfReal::Assign(), SALOMEDS_AttributeSequenceOfInteger::Assign(), SALOMEDS_AttributeSequenceOfReal::ChangeValue(), SALOMEDS_AttributeSequenceOfInteger::ChangeValue(), SALOMEDS_GenericAttribute::CheckLocked(), SALOMEDS_AttributeParameter::Clear(), SALOMEDS_AttributeSequenceOfReal::CorbaSequence(), SALOMEDS_AttributeSequenceOfInteger::CorbaSequence(), SALOMEDS_AttributeTreeNode::Depth(), SALOMEDS_AttributeTarget::Get(), SALOMEDS_AttributeParameter::GetBool(), SALOMEDS_GenericAttribute::GetClassType(), SALOMEDS_AttributeTableOfReal::GetColumn(), GetColumn(), SALOMEDS_AttributeTableOfInteger::GetColumn(), SALOMEDS_AttributeTableOfReal::GetColumnTitle(), GetColumnTitle(), SALOMEDS_AttributeTableOfInteger::GetColumnTitle(), SALOMEDS_AttributeTableOfReal::GetColumnTitles(), GetColumnTitles(), SALOMEDS_AttributeTableOfInteger::GetColumnTitles(), SALOMEDS_AttributeStudyProperties::GetComment(), SALOMEDS_AttributeStudyProperties::GetComponentVersion(), SALOMEDS_AttributeStudyProperties::GetComponentVersions(), SALOMEDS_AttributeStudyProperties::GetCreationDate(), SALOMEDS_AttributeStudyProperties::GetCreationMode(), SALOMEDS_AttributeFlags::GetFlags(), SALOMEDS_AttributeParameter::GetIDs(), SALOMEDS_AttributeParameter::GetInt(), SALOMEDS_AttributeParameter::GetIntArray(), SALOMEDS_AttributeStudyProperties::GetModificationsList(), SALOMEDS_AttributeStudyProperties::GetModified(), SALOMEDS_AttributeTableOfReal::GetNbColumns(), GetNbColumns(), SALOMEDS_AttributeTableOfInteger::GetNbColumns(), SALOMEDS_AttributeTableOfReal::GetNbRows(), GetNbRows(), SALOMEDS_AttributeTableOfInteger::GetNbRows(), SALOMEDS_AttributePythonObject::GetObject(), SALOMEDS_AttributePixMap::GetPixMap(), SALOMEDS_AttributeParameter::GetReal(), SALOMEDS_AttributeParameter::GetRealArray(), SALOMEDS_AttributeTableOfReal::GetRow(), GetRow(), SALOMEDS_AttributeTableOfInteger::GetRow(), SALOMEDS_AttributeTableOfReal::GetRowSetIndices(), GetRowSetIndices(), SALOMEDS_AttributeTableOfInteger::GetRowSetIndices(), SALOMEDS_AttributeTableOfReal::GetRowTitle(), GetRowTitle(), SALOMEDS_AttributeTableOfInteger::GetRowTitle(), SALOMEDS_AttributeTableOfReal::GetRowTitles(), GetRowTitles(), SALOMEDS_AttributeTableOfInteger::GetRowTitles(), SALOMEDS_AttributeTableOfReal::GetRowUnit(), GetRowUnit(), SALOMEDS_AttributeTableOfInteger::GetRowUnit(), SALOMEDS_AttributeTableOfReal::GetRowUnits(), GetRowUnits(), SALOMEDS_AttributeTableOfInteger::GetRowUnits(), SALOMEDS_AttributeStudyProperties::GetStoredComponents(), SALOMEDS_AttributeParameter::GetStrArray(), SALOMEDS_AttributeParameter::GetString(), SALOMEDS_AttributeTableOfReal::GetTitle(), GetTitle(), SALOMEDS_AttributeTableOfInteger::GetTitle(), SALOMEDS_AttributeTreeNode::GetTreeID(), SALOMEDS_AttributeStudyProperties::GetUnits(), SALOMEDS_AttributeStudyProperties::GetUserName(), SALOMEDS_AttributeTableOfReal::GetValue(), GetValue(), SALOMEDS_AttributeTableOfInteger::GetValue(), SALOMEDS_AttributeGraphic::GetVisibility(), SALOMEDS_AttributeTreeNode::HasFather(), SALOMEDS_AttributeParameter::HasFather(), SALOMEDS_AttributeTreeNode::HasFirst(), SALOMEDS_AttributeTreeNode::HasNext(), SALOMEDS_AttributePixMap::HasPixMap(), SALOMEDS_AttributeTreeNode::HasPrevious(), SALOMEDS_AttributeTableOfReal::HasValue(), HasValue(), SALOMEDS_AttributeTableOfInteger::HasValue(), SALOMEDS_AttributeTreeNode::InsertAfter(), SALOMEDS_AttributeTreeNode::InsertBefore(), SALOMEDS_AttributeTreeNode::IsChild(), SALOMEDS_AttributeTreeNode::IsDescendant(), SALOMEDS_AttributeDrawable::IsDrawable(), SALOMEDS_AttributeExpandable::IsExpandable(), SALOMEDS_AttributeTreeNode::IsFather(), SALOMEDS_AttributeStudyProperties::IsLocked(), SALOMEDS_AttributeStudyProperties::IsModified(), SALOMEDS_AttributeOpened::IsOpened(), SALOMEDS_AttributeTreeNode::IsRoot(), SALOMEDS_AttributeParameter::IsRoot(), SALOMEDS_AttributePythonObject::IsScript(), SALOMEDS_AttributeSelectable::IsSelectable(), SALOMEDS_AttributeParameter::IsSet(), SALOMEDS_AttributeTreeNode::Label(), SALOMEDS_AttributeSequenceOfInteger::Length(), SALOMEDS_AttributeSequenceOfReal::Length(), SALOMEDS_AttributeTreeNode::Prepend(), SALOMEDS_AttributeTableOfInteger::PutValue(), SALOMEDS_AttributeTableOfReal::PutValue(), PutValue(), SALOMEDS_AttributeTarget::Remove(), SALOMEDS_AttributeSequenceOfReal::Remove(), SALOMEDS_AttributeSequenceOfInteger::Remove(), SALOMEDS_AttributeTreeNode::Remove(), SALOMEDS_AttributeParameter::RemoveID(), SALOMEDS_AttributeTableOfReal::RemoveValue(), RemoveValue(), SALOMEDS_AttributeTableOfInteger::RemoveValue(), SALOMEDS_GenericAttribute::SALOMEDS_GenericAttribute(), SALOMEDS_AttributeFlags::Set(), SALOMEDS_AttributeParameter::SetBool(), SALOMEDS_AttributeTableOfReal::SetColumn(), SALOMEDS_AttributeTableOfInteger::SetColumn(), SetColumn(), SALOMEDS_AttributeTableOfReal::SetColumnTitle(), SALOMEDS_AttributeTableOfInteger::SetColumnTitle(), SetColumnTitle(), SALOMEDS_AttributeTableOfReal::SetColumnTitles(), SetColumnTitles(), SALOMEDS_AttributeTableOfInteger::SetColumnTitles(), SALOMEDS_AttributeStudyProperties::SetComment(), SALOMEDS_AttributeStudyProperties::SetCreationMode(), SALOMEDS_AttributeDrawable::SetDrawable(), SALOMEDS_AttributeExpandable::SetExpandable(), SALOMEDS_AttributeTreeNode::SetFather(), SALOMEDS_AttributeTreeNode::SetFirst(), SALOMEDS_AttributeFlags::SetFlags(), SALOMEDS_AttributeParameter::SetInt(), SALOMEDS_AttributeParameter::SetIntArray(), SALOMEDS_AttributeStudyProperties::SetLocked(), SALOMEDS_AttributeStudyProperties::SetModification(), SALOMEDS_AttributeStudyProperties::SetModified(), SALOMEDS_AttributeTableOfReal::SetNbColumns(), SetNbColumns(), SALOMEDS_AttributeTableOfInteger::SetNbColumns(), SALOMEDS_AttributeTreeNode::SetNext(), SALOMEDS_AttributePythonObject::SetObject(), SALOMEDS_AttributeOpened::SetOpened(), SALOMEDS_AttributePixMap::SetPixMap(), SALOMEDS_AttributeTreeNode::SetPrevious(), SALOMEDS_AttributeParameter::SetReal(), SALOMEDS_AttributeParameter::SetRealArray(), SALOMEDS_AttributeTableOfInteger::SetRow(), SALOMEDS_AttributeTableOfReal::SetRow(), SetRow(), SALOMEDS_AttributeTableOfReal::SetRowTitle(), SetRowTitle(), SALOMEDS_AttributeTableOfInteger::SetRowTitle(), SALOMEDS_AttributeTableOfReal::SetRowTitles(), SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowTitles(), SALOMEDS_AttributeTableOfInteger::SetRowUnit(), SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnit(), SALOMEDS_AttributeTableOfReal::SetRowUnits(), SALOMEDS_AttributeTableOfInteger::SetRowUnits(), SetRowUnits(), SALOMEDS_AttributeSelectable::SetSelectable(), SALOMEDS_AttributeParameter::SetStrArray(), SALOMEDS_AttributeParameter::SetString(), SALOMEDS_AttributeTextColor::SetTextColor(), SALOMEDS_AttributeTextHighlightColor::SetTextHighlightColor(), SALOMEDS_AttributeTableOfReal::SetTitle(), SALOMEDS_AttributeTableOfInteger::SetTitle(), SetTitle(), SALOMEDS_AttributeTreeNode::SetTreeID(), SALOMEDS_AttributeStudyProperties::SetUnits(), SALOMEDS_AttributeStudyProperties::SetUserName(), SALOMEDS_AttributeFileType::SetValue(), SALOMEDS_AttributeComment::SetValue(), SALOMEDS_AttributeString::SetValue(), SALOMEDS_AttributeName::SetValue(), SALOMEDS_AttributeIOR::SetValue(), SALOMEDS_AttributeInteger::SetValue(), SALOMEDS_AttributeLocalID::SetValue(), SALOMEDS_AttributeReal::SetValue(), SALOMEDS_AttributeExternalFileDef::SetValue(), SALOMEDS_AttributePersistentRef::SetValue(), SALOMEDS_AttributeUserID::SetValue(), SALOMEDS_AttributeGraphic::SetVisibility(), SALOMEDS_AttributeTableOfReal::SortByColumn(), SortByColumn(), SALOMEDS_AttributeTableOfInteger::SortByColumn(), SortByRow(), SALOMEDS_AttributeTableOfReal::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortByRow(), SALOMEDS_AttributeTableOfInteger::SortColumn(), SALOMEDS_AttributeTableOfReal::SortColumn(), SortColumn(), SALOMEDS_AttributeTableOfReal::SortRow(), SALOMEDS_AttributeTableOfInteger::SortRow(), SortRow(), SALOMEDS_AttributeTableOfInteger::SwapCells(), SALOMEDS_AttributeTableOfReal::SwapCells(), SwapCells(), SwapColumns(), SALOMEDS_AttributeTableOfInteger::SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapColumns(), SALOMEDS_AttributeTableOfReal::SwapRows(), SwapRows(), SALOMEDS_AttributeTableOfInteger::SwapRows(), SALOMEDS_AttributeTextColor::TextColor(), SALOMEDS_AttributeTextHighlightColor::TextHighlightColor(), SALOMEDS_GenericAttribute::Type(), SALOMEDS_AttributeExternalFileDef::Value(), SALOMEDS_AttributeReal::Value(), SALOMEDS_AttributeUserID::Value(), SALOMEDS_AttributeComment::Value(), SALOMEDS_AttributeName::Value(), SALOMEDS_AttributePersistentRef::Value(), SALOMEDS_AttributeString::Value(), SALOMEDS_AttributeInteger::Value(), SALOMEDS_AttributeFileType::Value(), SALOMEDS_AttributeLocalID::Value(), SALOMEDS_AttributeIOR::Value(), SALOMEDS_AttributeSequenceOfReal::Value(), and SALOMEDS_AttributeSequenceOfInteger::Value().