COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
This is the complete list of members for OptionComponent< T >, including all inherited members.
add_tag(const std::string &tag) | TaggedObject | |
attach_trigger(TriggerT trigger) | Option | |
attach_trigger_tracked(TriggerT trigger) | Option | |
cast_to() | Option | inline |
cast_to() const | Option | inline |
change_value(const boost::any &value) | Option | virtual |
change_value_impl(const boost::any &value) | OptionComponent< T > | inlineprivatevirtual |
copy_to_linked_params(std::vector< boost::any > &linked_params) | OptionComponent< T > | inlineprivatevirtual |
description(const std::string &description) | Option | |
description() const | Option | inline |
detach_trigger(const TriggerID trigger_id) | Option | |
element_type() const | Option | virtual |
extract_configured_value(XML::XmlNode &node) | OptionComponent< T > | inlineprivatevirtual |
get_tags() const | TaggedObject | |
has_restricted_list() const | Option | inlinevirtual |
has_tag(const std::string &tag) const | TaggedObject | |
link_option(const boost::shared_ptr< common::Option > &linked) | Option | |
link_to(TYPE *par) | Option | inline |
m_linked_opts | Option | protected |
m_linked_params | Option | protected |
m_value | Option | protected |
mark_basic() | Option | |
name() const | Option | inline |
operator=(const boost::any &new_value) | Option | |
Option(const std::string &name, boost::any def) | Option | |
OptionComponent(const std::string &name, const Handle< T > linked_component) | OptionComponent< T > | inline |
pretty_name(const std::string &pretty_name) | Option | |
pretty_name() const | Option | inline |
remove_tag(const std::string &tag) | TaggedObject | |
restore_default() | Option | inline |
restricted_list() | Option | inline |
restricted_list() const | Option | inline |
restricted_list_str() const | OptionComponent< T > | inlinevirtual |
separator(const std::string &separator) | Option | |
separator() const | Option | inline |
set(XML::XmlNode &node) | Option | |
set_restricted_list_str(const std::vector< std::string > &list) | OptionComponent< T > | inlinevirtual |
TaggedObject() | TaggedObject | |
trigger() const | Option | |
TriggerID typedef | Option | |
TriggerStorageT typedef | Option | |
TriggerT typedef | Option | |
type() const | OptionComponent< T > | inlinevirtual |
value() const | OptionComponent< T > | inlinevirtual |
value() const | OptionComponent< T > | inlinevirtual |
value_str() const | OptionComponent< T > | inlinevirtual |
value_type typedef | OptionComponent< T > | |
~Option() | Option | virtual |
~OptionComponent() | OptionComponent< T > | inlinevirtual |
Send comments to: COOLFluiD Web Admin |