The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::Parameter< ValueType > Member List

This is the complete list of members for sparta::Parameter< ValueType >, including all inherited members.

activateLink(const std::string &label)sparta::TreeNodevirtual
addAlias(const std::string &alias)sparta::TreeNode
addAliases(const AliasVector &v)sparta::TreeNode
addChild(TreeNode *child, bool inherit_phase=true)sparta::TreeNode
addChild(TreeNode &child)sparta::TreeNode
addDependentValidationCallback(T *obj, const std::string &name)sparta::Parameter< ValueType >inline
addDependentValidationCallback(bool(*method)(ValueType &, const sparta::TreeNode *), const std::string &name)sparta::Parameter< ValueType >inline
addExtensionFactory(const std::string &extension_name, std::function< ExtensionsBase *()> factory)sparta::TreeNode
addExtensionParameters(const std::string &extension_name, std::unique_ptr< ParameterSet > extension_params)sparta::TreeNode
addLink(TreeNode *node, const std::string &label)sparta::TreeNodevirtual
addTag(const std::string &tag)sparta::TreeNode
addTags(const std::vector< std::string > &v)sparta::TreeNode
addToSet_(ParameterSet *ps)sparta::ParameterBaseprotected
AliasVector typedefsparta::TreeNode
ArchDataContainer()=defaultsparta::ArchDataContainer
ArchDataContainer(ArchDataContainer &)=deletesparta::ArchDataContainer
ArchDataContainer(ArchDataContainer &&)=defaultsparta::ArchDataContainer
areParametersLocked_() constsparta::TreeNodeinlineprotected
associateParametersForModification(std::vector< const ParameterBase * > params, const sparta::SpartaHandler &modifier_callback)sparta::ParameterBase
begin() const override finalsparta::Parameter< ValueType >inlinevirtual
bindTreeEarly_()sparta::TreeNodeprotected
bindTreeLate_()sparta::TreeNodeprotected
broadcastDeregistrationForNotificationListStringToChildren_(const std::type_info &tinfo, const std::string &name, TreeNode *obs_node, const delegate *del, const bool private_only)sparta::TreeNodeinlineprotected
broadcastDeregistrationForNotificationToChildren_(const std::type_info &tinfo, const std::vector< const std::string * > &name_ids, TreeNode *obs_node, const delegate *del, const bool allow_private)sparta::TreeNodeprotectedvirtual
broadcastRegistrationForNotificationListStringToChildren_(const std::type_info &tinfo, const std::string &name, TreeNode *obs_node, const delegate *del, const bool private_only)sparta::TreeNodeinlineprotected
broadcastRegistrationForNotificationToChildren_(const std::type_info &tinfo, const std::vector< const std::string * > &name_ids, TreeNode *obs_node, const delegate *del, const bool allow_private)sparta::TreeNodeprotectedvirtual
canGenerateNotification(const std::type_info &tinfo, const std::string *name) constsparta::TreeNode
canGenerateNotification(const std::type_info &tinfo, const std::string &name) constsparta::TreeNode
canGenerateNotification(const NotificationInfo &info) constsparta::TreeNode
canSubtreeGenerateNotification(const std::type_info &tinfo, const std::string *name) constsparta::TreeNode
canSubtreeGenerateNotification(const std::type_info &tinfo, const std::string &name) constsparta::TreeNode
canSubtreeGenerateNotifications(const std::type_info &tinfo, const std::vector< const std::string * > &names) constsparta::TreeNode
CHILD_FIND_THRESHOLDsparta::TreeNodestatic
CHILD_GET_THRESHOLDsparta::TreeNodestatic
ChildNameMapping typedefsparta::TreeNode
ChildrenVector typedefsparta::TreeNode
clearVectorValue() override finalsparta::Parameter< ValueType >inlinevirtual
const_iterator typedefsparta::ParameterBase
ConstWeakPtr typedefsparta::TreeNode
createSearchRegexPattern(const std::string &pat)sparta::TreeNodestatic
DEBUG_DUMP_SECTION_DIVIDERsparta::TreeNodestatic
DelegateVector typedefsparta::TreeNodeprotected
deregisterForNotification(T *obj, const std::string &name)sparta::TreeNodeinline
deregisterForNotification(T *obj, const std::string &name) (defined in sparta::TreeNode)sparta::TreeNodeinline
detachFromChildren_()sparta::TreeNodeprotected
detachFromParent_()sparta::TreeNodeprotected
dumpDebugContent_(std::ostream &out) const noexceptsparta::TreeNodeprotected
dumpLocatedNotificationSources(std::ostream &o, const std::string &name="")sparta::TreeNodeinline
dumpPossibleNotifications(std::ostream &o) const noexceptsparta::TreeNode
dumpPossibleSubtreeNotifications(std::ostream &o) const noexceptsparta::TreeNode
end() const override finalsparta::Parameter< ValueType >inlinevirtual
enterConfig_() noexceptsparta::TreeNodeprotected
enterFinalized_()sparta::TreeNodeprotected
enterFinalizing_()sparta::TreeNodeprotected
enterTeardown_() noexceptsparta::TreeNodeprotected
equals(const ParameterBase &other) override finalsparta::Parameter< ValueType >inlinevirtual
finalizeTree_()sparta::TreeNodeprotected
findAncestorByName(const std::string &name)sparta::TreeNodeinline
findAncestorByTag(const std::string &tag)sparta::TreeNodeinline
findAncestorByType()sparta::TreeNodeinline
findAncestorResourceByType()sparta::TreeNodeinline
findChildren(const std::string &pattern, std::vector< TreeNode * > &results, std::vector< std::vector< std::string > > &replacements)sparta::TreeNodeinline
findChildren(const std::string &pattern, std::vector< TreeNode * > &results)sparta::TreeNodeinline
findChildrenByTag(const std::string &tag, std::vector< TreeNode * > &results, int32_t max_depth=-1)sparta::TreeNode
findDelegate_(DelegateVector &dvec, T *obj, const std::string &target_name)sparta::TreeNodeinlineprotected
findDelegate_(DelegateVector &dvec, T *obj, const std::string &target_name) (defined in sparta::TreeNode)sparta::TreeNodeinlineprotected
findImmediateChildren_(std::regex &expr, std::vector< TreeNode * > &found, std::vector< std::vector< std::string > > &replacements, bool allow_private=false)sparta::TreeNodevirtual
findImmediateChildren_(std::regex &expr, std::vector< TreeNode * > &found, bool allow_private=false)sparta::TreeNode
findImmediateChildren_(std::regex &expr, std::vector< const TreeNode * > &found, std::vector< std::vector< std::string > > &replacements, bool allow_private=false) constsparta::TreeNodevirtual
findImmediateChildren_(std::regex &expr, std::vector< const TreeNode * > &found, bool allow_private=false) constsparta::TreeNode
formatAllNodes()sparta::TreeNodestatic
getAliases() constsparta::TreeNode
getAllExtensionNames()sparta::TreeNode
getAllNodes()sparta::TreeNodestatic
getAs() constsparta::TreeNodeinline
getAs() constsparta::TreeNodeinline
getAs()sparta::TreeNodeinline
getAs()sparta::TreeNodeinline
getAssociatedArchDatas()sparta::ArchDataContainerinline
getAssociatedArchDatas() constsparta::ArchDataContainerinline
getChild(const std::string &name, bool must_exist=true)sparta::TreeNodeinline
getChild(const std::string &name, bool must_exist=true) constsparta::TreeNodeinline
getChildAs(const std::string &name, bool must_exist=true) constsparta::TreeNodeinline
getChildAs(const std::string &name, bool must_exist=true) const (defined in sparta::TreeNode)sparta::TreeNodeinline
getChildAs(const std::string &name, bool must_exist=true) (defined in sparta::TreeNode)sparta::TreeNodeinline
getChildAs(const std::string &name, bool must_exist=true) (defined in sparta::TreeNode)sparta::TreeNodeinline
getChildAt(uint32_t idx) constsparta::TreeNode
getChildren() constsparta::TreeNode
getChildren(std::vector< TreeNode * > &results, bool ignore_builtin_group=true, bool ignore_anonymous_nodes=true)sparta::TreeNode
getChildrenIdentifiers(std::vector< std::string > &idents, bool ignore_builtin_group=true) constsparta::TreeNode
getChildrenOfType(std::vector< T * > &results) constsparta::TreeNodeinline
getClock() overridesparta::TreeNodeinlinevirtual
getClock() const (defined in sparta::TreeNode)sparta::TreeNodeinline
getDeepestMatchingPath(const std::string &path) constsparta::TreeNode
getDefault() constsparta::Parameter< ValueType >inline
getDefaultAsString() const override finalsparta::Parameter< ValueType >inlinevirtual
getDelegatesRegisteredForNotification(const std::type_info &tinfo, const std::string *name, std::vector< delegate > &dels) noexceptsparta::TreeNode
getDesc() constsparta::TreeNode
getDimensionality() const override finalsparta::Parameter< ValueType >inlinevirtual
getDisplayLocation() constsparta::TreeNode
getDoubleValue() const override finalsparta::Parameter< ValueType >inlinevirtual
getDoubleValue_() const (defined in sparta::Parameter< ValueType >)sparta::Parameter< ValueType >inlineprotected
getDoubleValue_() const (defined in sparta::Parameter< ValueType >)sparta::Parameter< ValueType >inlineprotected
getExpectedLocation() constsparta::TreeNode
getExpectedRoot() constsparta::TreeNode
getExtension(const std::string &extension_name)sparta::TreeNode
getExtension()sparta::TreeNode
getGroup() constsparta::TreeNode
getGroup(const std::string &group, std::vector< TreeNode * > &results)sparta::TreeNode
getGroupIdx() constsparta::TreeNode
getGroupIndexMax(const std::string &group)sparta::TreeNode
getGroupNamePtr() constsparta::TreeNode
getGroupSize(const std::string &group)sparta::TreeNode
getIdentifiers() constsparta::TreeNode
getItemValueFromString(const std::vector< uint32_t > &indices, bool peek=false) const override finalsparta::Parameter< ValueType >inlinevirtual
getLevel() constsparta::TreeNode
getLocalClock()sparta::TreeNodeinline
getLocalClock() const (defined in sparta::TreeNode)sparta::TreeNodeinline
getLocation() const override finalsparta::TreeNodevirtual
getName() const overridesparta::TreeNodevirtual
getNamePtr() constsparta::TreeNode
getNextName(const std::string &name, size_t &pos)sparta::TreeNodestatic
getNodeUID() constsparta::TreeNode
getNumChildren() constsparta::TreeNode
getNumericDisplayBase() constsparta::Parameter< ValueType >inline
getNumValues(bool peek=false) const override finalsparta::Parameter< ValueType >inlinevirtual
getParent()sparta::TreeNodeinlinevirtual
getParent() const (defined in sparta::TreeNode)sparta::TreeNodeinlinevirtual
getParentAs(bool must_exist=true) constsparta::TreeNodeinline
getParentAs(bool must_exist=true) const (defined in sparta::TreeNode)sparta::TreeNodeinline
getParentAs(bool must_exist=true) (defined in sparta::TreeNode)sparta::TreeNodeinline
getParentAs(bool must_exist=true) (defined in sparta::TreeNode)sparta::TreeNodeinline
getParentlessNodes() (defined in sparta::TreeNode)sparta::TreeNodestatic
getPhase() constsparta::PhasedObjectinline
getPossibleNotifications(std::vector< NotificationInfo > &infos) constsparta::TreeNode
getPossibleSubtreeNotifications(std::vector< NotificationInfo > &infos) const noexceptsparta::TreeNode
getPreviousName_(const std::string &name, size_t &pos)sparta::TreeNodeprotectedstatic
getReadCount() constsparta::ParameterBaseinline
getRecursiveNodeCount() constsparta::TreeNodeinline
getResource()sparta::ResourceContainerinline
getResource() constsparta::ResourceContainerinline
getResource_() noexceptsparta::ResourceContainerinlineprotected
getResource_() const noexceptsparta::ResourceContainerinlineprotected
getResourceAs() constsparta::ResourceContainerinline
getResourceAs() constsparta::ResourceContainerinline
getResourceAs()sparta::ResourceContainerinline
getResourceAs()sparta::ResourceContainerinline
getResourceType() constsparta::ResourceContainervirtual
getResourceTypeName_() constsparta::ResourceContainerprotected
getResourceTypeRaw() constsparta::ResourceContainervirtual
getRoot()sparta::TreeNodevirtual
getRoot() const (defined in sparta::TreeNode)sparta::TreeNodevirtual
getScheduler(const bool must_exist=false)sparta::TreeNode
getScheduler(const bool must_exist=false) const (defined in sparta::TreeNode)sparta::TreeNode
getScopeRoot()sparta::TreeNode
getScopeRoot() constsparta::TreeNode
getSimulation() constsparta::TreeNode
getTags() constsparta::TreeNode
getTypeName() const override finalsparta::Parameter< ValueType >inlinevirtual
getValue() constsparta::Parameter< ValueType >inline
getValue_() constsparta::Parameter< ValueType >inlineprotected
getValueAs() constsparta::ParameterBaseinline
getValueAsString() const override finalsparta::Parameter< ValueType >inlinevirtual
getValueAsStringAt(size_t idx, bool peek=false) const override finalsparta::Parameter< ValueType >inlinevirtual
getVectorSizeAt(const std::vector< uint32_t > &indices, bool peek=false) const override finalsparta::Parameter< ValueType >inlinevirtual
getVirtualGlobalNode()sparta::TreeNodestatic
getWeakPtr()sparta::TreeNode
getWeakPtr() constsparta::TreeNode
getWriteCount() constsparta::ParameterBaseinline
GROUP_IDX_NONEsparta::TreeNodestatic
group_idx_type typedefsparta::TreeNode
GROUP_NAME_BUILTINsparta::TreeNodestatic
GROUP_NAME_NONEsparta::TreeNodestatic
hasChild(const std::string &name) const noexceptsparta::TreeNodeinline
hasImmediateChild(const TreeNode *n) const noexceptsparta::TreeNode
hasObserversRegisteredForNotification(const std::type_info &tinfo, const std::string *name) const noexceptsparta::TreeNode
hasResource() constsparta::ResourceContainerinline
hasTag(const std::string &tag) constsparta::TreeNode
hasTag(const std::string *interned_tag_name) constsparta::TreeNode
hasWildcardCharacters(const std::string &name)sparta::TreeNodestatic
identityMatchesPattern_(const std::string &ident, std::regex &expr, std::vector< std::string > &replacements)sparta::TreeNodeprotectedstatic
identityMatchesPattern_(const std::string &ident, std::regex &expr)sparta::TreeNodeprotectedstatic
ignore() constsparta::Parameter< ValueType >inline
ignore_() constsparta::ParameterBaseinlineprotected
ignored_sparta::ParameterBasemutableprotected
incrementReadCount_() constsparta::ParameterBaseinlineprotected
incrementWriteCount_()sparta::ParameterBaseinlineprotected
invokeDelegatesOn_(TreeNode *to_invoke, const DataT &data, const std::string *name_id)sparta::TreeNodeinlineprotected
invokeModifierCB_()sparta::ParameterBaseprotected
isAnonymous() constsparta::TreeNode
isAttached() constsparta::TreeNodeinlinevirtual
isBuilding() constsparta::PhasedObjectinlinevirtual
isBuilt() constsparta::PhasedObjectinlinevirtual
isBuiltin() constsparta::TreeNode
isConfigured() constsparta::PhasedObjectinlinevirtual
isConfiguring() constsparta::PhasedObjectinlinevirtual
isDefault() constsparta::ParameterBaseinlinevirtual
isDefaultOverridden() const override finalsparta::Parameter< ValueType >inlinevirtual
isDescendantOf(const TreeNode *ancestor, int32_t max_depth=-1) constsparta::TreeNode
isExpired() constsparta::TreeNode
isFinalized() constsparta::PhasedObjectinlinevirtual
isFinalizing() constsparta::PhasedObjectinlinevirtual
isHidden() constsparta::TreeNode
isIgnored() constsparta::ParameterBaseinline
isIndexableByGroup() constsparta::TreeNode
isNodeConstructed(const TreeNode *)sparta::TreeNodestatic
isReadOrIgnored() constsparta::ParameterBaseinline
isScopeRoot() constsparta::TreeNodeinline
isTearingDown() constsparta::PhasedObjectinlinevirtual
isVector() const override finalsparta::Parameter< ValueType >inlinevirtual
isVisibilityAllowed() const overridesparta::Parameter< ValueType >inlinevirtual
isVolatile() constsparta::ParameterBaseinline
locateNotificationSources(std::vector< TreeNode * > &nodes, const std::string &name="")sparta::TreeNodeinline
LOCATION_NODE_SEPARATOR_ATTACHEDsparta::TreeNodestatic
LOCATION_NODE_SEPARATOR_EXPECTINGsparta::TreeNodestatic
LOCATION_NODE_SEPARATOR_UNATTACHEDsparta::TreeNodestatic
locationMatchesPattern(const std::string &pattern, const TreeNode *pat_loc) constsparta::TreeNode
lockdownParameters()sparta::TreeNodeinline
lockResource_()sparta::ResourceContainerinlineprotected
logAssignedValue_() constsparta::ParameterBaseprotected
logCurrentBackTrace_()sparta::ParameterBaseprotectedstatic
logLoadedDefaultValue_() constsparta::ParameterBaseprotected
makeSubtreePrivate()sparta::TreeNodeinline
markHidden(bool hidden=true)sparta::TreeNode
matchesGlobLike(const std::string &pattern, const std::string &other)sparta::TreeNodestatic
MAX_NODE_UIDsparta::TreeNodestatic
modifier_callback_sparta::ParameterBaseprotected
NODE_NAME_NONEsparta::TreeNodestatic
NODE_NAME_VIRTUAL_GLOBALsparta::TreeNodestatic
node_uid_type typedefsparta::TreeNode
notificationCategoryMatch(const std::string *query_id, const std::string *node_id)sparta::TreeNodestatic
NotificationObserverMap typedefsparta::TreeNodeprotected
operator const ValueType &() constsparta::Parameter< ValueType >inline
operator!=(const Parameter< T > &rhp) constsparta::Parameter< ValueType >inline
operator!=(const T rhp) constsparta::Parameter< ValueType >inline
operator()() constsparta::Parameter< ValueType >inline
operator<(const Parameter< type > &rhp) constsparta::Parameter< ValueType >inline
operator<(const T rhp) constsparta::Parameter< ValueType >inline
operator<<(U e)sparta::Parameter< ValueType >inline
operator<=(const Parameter< type > &rhp) constsparta::Parameter< ValueType >inline
operator<=(const T rhp) constsparta::Parameter< ValueType >inline
operator=(const Parameter &p)=deletesparta::Parameter< ValueType >
operator=(const ValueType &v)sparta::Parameter< ValueType >inline
sparta::ParameterBase::operator=(const TreeNode &)=deletesparta::TreeNode
operator==(const Parameter< T > &rhp) constsparta::Parameter< ValueType >inline
operator==(const T rhp) constsparta::Parameter< ValueType >inline
operator>(const Parameter< type > &rhp) constsparta::Parameter< ValueType >inline
operator>(const T rhp) constsparta::Parameter< ValueType >inline
operator>=(const Parameter< T > &rhp) constsparta::Parameter< ValueType >inline
operator>=(const T rhp) constsparta::Parameter< ValueType >inline
operator_insert_(U e) (defined in sparta::Parameter< ValueType >)sparta::Parameter< ValueType >inlineprotected
overrideDefaultClearVectorValue() override finalsparta::Parameter< ValueType >inlinevirtual
overrideDefaultFromString(const std::string &str) override finalsparta::Parameter< ValueType >inlinevirtual
overrideDefaultFromStringVector(const std::vector< std::string > &vec) override finalsparta::Parameter< ValueType >inlinevirtual
overrideDefaultItemValueFromString(const std::vector< uint32_t > &indices, const std::string &str) override finalsparta::Parameter< ValueType >inlinevirtual
overrideDefaultResizeVectorsFromString(const std::vector< uint32_t > &indices) override finalsparta::Parameter< ValueType >inlinevirtual
Parameter(const std::string &name, const ValueType &def, const std::string &doc, bool isvolatile=false)sparta::Parameter< ValueType >inline
Parameter(const std::string &name, const ValueType &def, const std::string &doc, ParameterSet *ps, bool isvolatile=false)sparta::Parameter< ValueType >inline
Parameter(const std::string &name, const ValueType &def, const std::string &doc, const ParameterAttribute &attr, ParameterSet *ps, bool isvolatile=false) (defined in sparta::Parameter< ValueType >)sparta::Parameter< ValueType >inline
PARAMETER_NODE_TAGsparta::ParameterBasestatic
ParameterAttribute enum namesparta::Parameter< ValueType >
ParameterBase(const std::string &name, const std::string &desc)sparta::ParameterBaseinline
parseNotificationNameString(const std::string &csl)sparta::TreeNodestatic
peekItemValueFromString(const std::vector< uint32_t > &indices) constsparta::ParameterBaseinline
peekNumValues() constsparta::ParameterBaseinline
peekValue() constsparta::Parameter< ValueType >inline
peekVectorSizeAt(const std::vector< uint32_t > &indices) constsparta::ParameterBaseinline
PhasedObject() (defined in sparta::PhasedObject)sparta::PhasedObjectinline
PhasedObject(PhasedObject &&)=default (defined in sparta::PhasedObject)sparta::PhasedObject
postPropagatingNotification_(const TreeNode *origin, const DataT &data, const std::string *name_id)sparta::TreeNodeinlineprotected
recursGetDeepestMatchingPath_(const std::string &path, size_t name_pos) constsparta::TreeNodeprotected
registerForNotification(T *obj, const std::string &name, bool ensure_possible=true)sparta::TreeNodeinline
registerForNotification(T *obj, const std::string &name, bool ensure_possible=true) (defined in sparta::TreeNode)sparta::TreeNodeinline
removeChildForTeardown_(TreeNode *child)sparta::TreeNodeprotected
removeFromParentForTeardown_(TreeNode *parent)sparta::TreeNodeprotected
RENDER_SUBTREE_INDENTsparta::TreeNodestatic
renderSubtree(int32_t max_depth=-1, bool show_builtins=false, bool names_only=false, bool hide_hidden=false, bool(*leaf_filt_fxn)(const TreeNode *)=nullptr) constsparta::TreeNode
resetReadCount_() constsparta::ParameterBaseinlineprotected
resetWriteCount_()sparta::ParameterBaseinlineprotected
resizeVectorsFromString(const std::vector< uint32_t > &indices) override finalsparta::Parameter< ValueType >inlinevirtual
ResourceContainer()sparta::ResourceContainerinline
ResourceContainer(const ResourceContainer &)=deletesparta::ResourceContainer
ResourceContainer(ResourceContainer &&)=defaultsparta::ResourceContainer
restoreValueFromDefault()sparta::ParameterBase
restoreValueFromDefaultImpl_() override finalsparta::Parameter< ValueType >inlinevirtual
setClock(const Clock *clk)sparta::TreeNodevirtual
setExpectedParent_(const TreeNode *parent)sparta::TreeNodeprotected
setIsVolatile()sparta::ParameterBaseinline
setItemValueFromString(const std::vector< uint32_t > &indices, const std::string &str)sparta::ParameterBase
setItemValueFromStringImpl_(const std::vector< uint32_t > &indices, const std::string &str) override finalsparta::Parameter< ValueType >inlineprotectedvirtual
setNumericDisplayBase(sparta::utils::DisplayBase base)sparta::Parameter< ValueType >inline
setPhase_(TreePhase phase)sparta::PhasedObjectinlineprotected
setResource_(Resource *r)sparta::ResourceContainerinlineprotected
setScopeRoot()sparta::TreeNodeinline
setStringQuote(const std::string &s)sparta::ParameterBaseinline
setValueFromString(const std::string &str, bool poke=false)sparta::ParameterBase
setValueFromStringImpl_(const std::string &str, bool poke=false) override finalsparta::Parameter< ValueType >inlineprotectedvirtual
setValueFromStringVector(const std::vector< std::string > &str, bool poke=false)sparta::ParameterBase
setValueFromStringVectorImpl_(const std::vector< std::string > &vec, bool poke=false) override finalsparta::Parameter< ValueType >inlineprotectedvirtual
SharedPtr typedefsparta::TreeNode
simulationTerminating_()sparta::TreeNodeprotected
string_quote_sparta::ParameterBaseprotected
stringize(bool pretty=false) const overridesparta::ParameterBaseinlinevirtual
stringizeTags(std::stringstream &ss) constsparta::TreeNodeinline
supportsCompression() constsparta::ParameterBaseinlinevirtual
TagsMap typedefsparta::TreeNode
TEARDOWN_ERROR_LIMITsparta::TreeNodestatic
TREE_BUILDING enum valuesparta::PhasedObject
TREE_CONFIGURING enum valuesparta::PhasedObject
TREE_FINALIZED enum valuesparta::PhasedObject
TREE_FINALIZING enum valuesparta::PhasedObject
TREE_NODE_PATTERN_SUBSsparta::TreeNodestatic
TREE_TEARDOWN enum valuesparta::PhasedObject
TreeNode()=deletesparta::TreeNode
TreeNode(const TreeNode &)=deletesparta::TreeNode
TreeNode(TreeNode &&rhp)sparta::TreeNode
TreeNode(TreeNode *parent, const std::string &name, const std::string &group, group_idx_type group_idx, const std::string &desc, bool is_indexable)sparta::TreeNode
TreeNode(TreeNode *parent, const std::string &name, const std::string &group, group_idx_type group_idx, const std::string &desc)sparta::TreeNode
TreeNode(const std::string &name, const std::string &group, group_idx_type group_idx, const std::string &desc)sparta::TreeNode
TreeNode(TreeNode *parent, const std::string &name, const std::string &desc)sparta::TreeNode
TreeNode(TreeNode *parent, const std::string &group, group_idx_type group_idx, const std::string &desc)sparta::TreeNode
TreeNode(const std::string &name, const std::string &desc)sparta::TreeNode
TreePhase enum namesparta::PhasedObject
type typedefsparta::Parameter< ValueType >
unread() constsparta::Parameter< ValueType >inline
unread_() constsparta::ParameterBaseinlineprotected
unsetResource_()sparta::ResourceContainerinlineprotected
usingFinalConfig_()sparta::ParameterBaseprotected
validateDependencies(const TreeNode *node, std::string &err_names) const overridesparta::Parameter< ValueType >inlinevirtual
validateDesc(const std::string &desc)sparta::TreeNode
validateGroup(const std::string &name, const std::string &group, group_idx_type idx)sparta::TreeNode
validateIndependently(std::string &err_names) const overridesparta::Parameter< ValueType >inlinevirtual
validateName(const std::string &nm)sparta::TreeNode
validatePostRun_(const PostRunValidationInfo &info) constsparta::TreeNodeprotected
validateTree_()sparta::TreeNodeprotected
value_type typedef (defined in sparta::Parameter< ValueType >)sparta::Parameter< ValueType >
verifyUniqueChildIdentifier_(const std::string &ident, bool ignore_group_collision=false)sparta::TreeNodeprotected
WeakPtr typedefsparta::TreeNode
~ArchDataContainer()sparta::ArchDataContainerinlinevirtual
~Parameter()=defaultsparta::Parameter< ValueType >virtual
~ParameterBase()sparta::ParameterBaseinlinevirtual
~PhasedObject() (defined in sparta::PhasedObject)sparta::PhasedObjectinlinevirtual
~ResourceContainer()sparta::ResourceContainerinlinevirtual
~TreeNode()sparta::TreeNodevirtual