add(const Key &key, const Value &obj) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
add(const std::pair< Key, Value > &keyval_pair) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
clear() | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
CreationPolicy< Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > > (defined in sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual >) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | friend |
dereference() | sc::RefCount | inline |
identifier() const | sc::RefCount | inline |
instance() (defined in sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual >) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | static |
key(const Value &obj) const | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
key_exists(const Key &key) const | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
lock_ptr() const | sc::RefCount | |
managed() const (defined in sc::RefCount) | sc::RefCount | inline |
nreference() const | sc::RefCount | inline |
operator=(const RefCount &) (defined in sc::RefCount) | sc::RefCount | inlineprotected |
print(std::ostream &os=ExEnv::out0()) const (defined in sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual >) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
RefCount() (defined in sc::RefCount) | sc::RefCount | inlineprotected |
RefCount(const RefCount &) (defined in sc::RefCount) | sc::RefCount | inlineprotected |
reference() | sc::RefCount | inline |
remove(const Key &key) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
remove_if(const Pred &p) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | inline |
restore_instance(StateIn &) (defined in sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual >) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | static |
save_instance(const Ref< Registry > &, StateOut &) (defined in sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual >) | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | static |
unlock_ptr() const | sc::RefCount | |
unmanage() | sc::RefCount | inline |
use_locks(bool inVal) | sc::RefCount | |
value(const Key &key) const | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
value_exists(const Value &value) const | sc::Registry< Key, Value, CreationPolicy, KeyEqual, ValueEqual > | |
~RefCount() (defined in sc::RefCount) | sc::RefCount | virtual |