SMTK  @SMTK_VERSION@
Simulation Modeling Tool Kit
smtk::attribute::Item Member List

This is the complete list of members for smtk::attribute::Item, including all inherited members.

advanceLevel(int mode=0) constsmtk::attribute::Item
assign(const smtk::attribute::ConstItemPtr &sourceItem, unsigned int options)smtk::attribute::Itemvirtual
assign(const smtk::attribute::ConstItemPtr &sourceItem, const CopyAssignmentOptions &options=CopyAssignmentOptions()) (defined in smtk::attribute::Item)smtk::attribute::Itemvirtual
assign(const smtk::attribute::ConstItemPtr &sourceItem, const CopyAssignmentOptions &options, smtk::io::Logger &logger) (defined in smtk::attribute::Item)smtk::attribute::Itemvirtual
AssignmentOptions enum namesmtk::attribute::Item
attribute() constsmtk::attribute::Item
AttributeRefType enum valuesmtk::attribute::Item
categories() constsmtk::attribute::Item
clearAllUserData() (defined in smtk::attribute::Item)smtk::attribute::Iteminline
clearUserData(const std::string &key) (defined in smtk::attribute::Item)smtk::attribute::Iteminline
ColorType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
ComponentType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
COPY_MODEL_ASSOCIATIONS enum valuesmtk::attribute::Item
DateTimeType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
Definition (defined in smtk::attribute::Item)smtk::attribute::Itemfriend
definition() const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
definitionAs() const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
detachOwningAttribute()smtk::attribute::Iteminline
detachOwningItem()smtk::attribute::Iteminline
detachOwningResource()smtk::attribute::Iteminlinevirtual
DirectoryType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
DoubleType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
FileType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
find(const std::string &name, SearchStyle style=RECURSIVE_ACTIVE)smtk::attribute::Item
find(const std::string &name, SearchStyle style=RECURSIVE_ACTIVE) constsmtk::attribute::Item
findAs(const std::string &name, SearchStyle style=RECURSIVE_ACTIVE)smtk::attribute::Item
findAs(const std::string &name, SearchStyle style=RECURSIVE_ACTIVE) constsmtk::attribute::Item
findInternal(const std::string &name, SearchStyle style)smtk::attribute::Itemprotectedvirtual
findInternal(const std::string &name, SearchStyle style) const (defined in smtk::attribute::Item)smtk::attribute::Itemprotectedvirtual
forceRequired() constsmtk::attribute::Iteminline
GroupItemDefinition (defined in smtk::attribute::Item)smtk::attribute::Itemfriend
GroupType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
hasLocalAdvanceLevelInfo(int mode=0) const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
IGNORE_ATTRIBUTE_REF_ITEMS enum valuesmtk::attribute::Item
IGNORE_EXPRESSIONS enum valuesmtk::attribute::Item
IGNORE_MODEL_ENTITIES enum valuesmtk::attribute::Item
IGNORE_RESOURCE_COMPONENTS enum valuesmtk::attribute::Item
IntType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
isEnabled() constsmtk::attribute::Item
isIgnored() constsmtk::attribute::Iteminline
isOptional() constsmtk::attribute::Item
isRelevant(bool includeCatagories=true, bool includeReadAccess=false, unsigned int readAccessLevel=0) constsmtk::attribute::Itemvirtual
isValid(bool useActiveCategories=true) constsmtk::attribute::Item
isValid(const std::set< std::string > &categories) constsmtk::attribute::Iteminline
isValidInternal(bool useCategories, const std::set< std::string > &categories) const =0smtk::attribute::Itemprotectedpure virtual
Item(Attribute *owningAttribute, int itemPosition) (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
Item(Item *owningItem, int myPosition, int mySubGroupPOsition) (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
label() const (defined in smtk::attribute::Item)smtk::attribute::Item
localAdvanceLevel(int mode=0) const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
localEnabledState() constsmtk::attribute::Iteminline
m_attribute (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_definition (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_isEnabled (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_isIgnored (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_owningItem (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_position (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_subGroupPosition (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
m_userData (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
mapOldAssignmentOptions(CopyAssignmentOptions &options, unsigned int oldStyleOptions) (defined in smtk::attribute::Item)smtk::attribute::Itemstatic
MeshEntityType enum valuesmtk::attribute::Item
ModelEntityType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
name() const (defined in smtk::attribute::Item)smtk::attribute::Item
NUMBER_OF_TYPES enum value (defined in smtk::attribute::Item)smtk::attribute::Item
owningItem() const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
position() constsmtk::attribute::Iteminline
ReferenceItemDefinition (defined in smtk::attribute::Item)smtk::attribute::Itemfriend
ReferenceType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
reset() (defined in smtk::attribute::Item)smtk::attribute::Itemvirtual
ResourceType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
rotate(std::size_t fromPosition, std::size_t toPosition)smtk::attribute::Itemvirtual
rotateVector(std::vector< T > &v, std::size_t fromPosition, std::size_t toPosition) (defined in smtk::attribute::Item)smtk::attribute::Itemprotected
setDefinition(smtk::attribute::ConstItemDefinitionPtr def) (defined in smtk::attribute::Item)smtk::attribute::Itemprotectedvirtual
setForceRequired(bool val)smtk::attribute::Iteminline
setIsEnabled(bool isEnabledValue)smtk::attribute::Iteminline
setIsIgnored(bool val)smtk::attribute::Iteminline
setLocalAdvanceLevel(int mode, unsigned int level) (defined in smtk::attribute::Item)smtk::attribute::Item
setUserData(const std::string &key, smtk::simulation::UserDataPtr value) (defined in smtk::attribute::Item)smtk::attribute::Iteminline
smtkTypeMacroBase(smtk::attribute::Item) (defined in smtk::attribute::Item)smtk::attribute::Item
string2Type(const std::string &s) (defined in smtk::attribute::Item)smtk::attribute::Itemstatic
StringType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
subGroupPosition() const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
Type enum namesmtk::attribute::Item
type() const =0 (defined in smtk::attribute::Item)smtk::attribute::Itempure virtual
type2String(Item::Type t) (defined in smtk::attribute::Item)smtk::attribute::Itemstatic
unsetLocalAdvanceLevel(int mode=0) (defined in smtk::attribute::Item)smtk::attribute::Item
userData(const std::string &key) const (defined in smtk::attribute::Item)smtk::attribute::Iteminline
ValueItemDefinition (defined in smtk::attribute::Item)smtk::attribute::Itemfriend
visitChildren(std::function< void(smtk::attribute::ItemPtr, bool)> visitor, bool activeChildren=true)smtk::attribute::Iteminlinevirtual
VoidType enum value (defined in smtk::attribute::Item)smtk::attribute::Item
~Item() (defined in smtk::attribute::Item)smtk::attribute::Itemvirtual