![]() |
ATLAS Offline Software
|
This is the complete list of members for SG::View, including all inherited members.
addToStore(CLID id, SG::DataProxy *proxy) override | SG::View | inlinevirtual |
boundHandle(IResetable *handle) override | SG::View | inlinevirtual |
dump(const std::string &indent="") const | SG::View | |
findProxy(const CLID &id, const std::string &key, bool allowFallThrough) const | SG::View | private |
getParentLinks() const | SG::View | inline |
getROI() const | SG::View | inline |
KeyMap_t typedef | SG::View | private |
keyToString(IStringPool::sgkey_t key) const override | SG::View | virtual |
keyToString(IStringPool::sgkey_t key, CLID &clid) const override | SG::View | virtual |
linkParent(const IProxyDict *parent) | SG::View | |
m_allowFallThrough | SG::View | private |
m_fallFilter | SG::View | private |
m_index | SG::View | private |
m_keyMap | SG::View | private |
m_name | SG::View | private |
m_parents | SG::View | private |
m_roi | SG::View | private |
m_store | SG::View | private |
name() const override | SG::View | inlinevirtual |
operator=(const View &)=delete | SG::View | |
proxies() const override | SG::View | inlinevirtual |
proxy(const CLID &id, const std::string &key) const override | SG::View | virtual |
proxy(const void *const pTransient) const override | SG::View | inlinevirtual |
proxy_exact(SG::sgkey_t sgkey) const override | SG::View | virtual |
recordObject(SG::DataObjectSharedPtr< DataObject > obj, const std::string &key, bool allowMods, bool returnExisting) override | SG::View | virtual |
registerKey(IStringPool::sgkey_t key, const std::string &str, CLID clid) override | SG::View | inlinevirtual |
setFilter(std::vector< std::string > const &inputFilter) | SG::View | inline |
setROI(const ElementLink< TrigRoiDescriptorCollection > &roi) | SG::View | inline |
stringToKey(const std::string &str, CLID clid) override | SG::View | inlinevirtual |
tryELRemap(sgkey_t sgkey_in, size_t index_in, sgkey_t &sgkey_out, size_t &index_out) override | SG::View | virtual |
unboundHandle(IResetable *handle) override | SG::View | inlinevirtual |
View(const std::string &name, int index, bool allowFallThrough=true, const std::string &storeName="StoreGateSvc") | SG::View | |
View()=delete | SG::View | |
View(const View &)=delete | SG::View | |
viewID() const | SG::View | inline |
viewKey(const std::string &key) const | SG::View | inlineprivate |
~View()=default | SG::View | virtual |