This is the complete list of members for SG::TransientAddress, including all inherited members.
| alias() const | SG::TransientAddress | inline |
| ATLAS_NOT_CONST_THREAD_SAFE() const | SG::TransientAddress | |
| clearAddress(const bool &flag) | SG::TransientAddress | inline |
| clearAddress() const | SG::TransientAddress | inline |
| clID() const | SG::TransientAddress | inline |
| consultProvider(const bool &flag) | SG::TransientAddress | inline |
| hasAlias(const std::string &key) const | SG::TransientAddress | inline |
| isValid(const EventContext *ctx, bool forceUpdate=false) | SG::TransientAddress | |
| m_address | SG::TransientAddress | private |
| m_clearAddress | SG::TransientAddress | private |
| m_clid | SG::TransientAddress | private |
| m_consultProvider | SG::TransientAddress | private |
| m_name | SG::TransientAddress | private |
| m_pAddressProvider | SG::TransientAddress | private |
| m_sgkey | SG::TransientAddress | private |
| m_storeID | SG::TransientAddress | private |
| m_transientAlias | SG::TransientAddress | private |
| m_transientID | SG::TransientAddress | private |
| name() const | SG::TransientAddress | inline |
| operator=(const TransientAddress &) | SG::TransientAddress | |
| operator=(TransientAddress &&) | SG::TransientAddress | |
| provider() | SG::TransientAddress | inline |
| removeAlias(const std::string &key) | SG::TransientAddress | inline |
| reset() | SG::TransientAddress | |
| s_emptyString | SG::TransientAddress | privatestatic |
| setAddress(CxxUtils::RefCountedPtr< IOpaqueAddress > pAddress) | SG::TransientAddress | |
| setAlias(const std::string &key) | SG::TransientAddress | inline |
| setAlias(const std::vector< std::string > &keys) | SG::TransientAddress | inline |
| setAlias(std::vector< std::string > &&keys) | SG::TransientAddress | inline |
| setID(CLID id, const std::string &key) | SG::TransientAddress | |
| setProvider(IAddressProvider *provider, StoreID::type storeID) | SG::TransientAddress | inline |
| setSGKey(sgkey_t sgkey) | SG::TransientAddress | inline |
| setTransientID(CLID id) | SG::TransientAddress | |
| sgkey() const | SG::TransientAddress | inline |
| sgkey_t typedef | SG::TransientAddress | |
| storeID() const | SG::TransientAddress | inline |
| TransientAddress() | SG::TransientAddress | |
| TransientAddress(CLID id, const std::string &key) | SG::TransientAddress | |
| TransientAddress(CLID id, const std::string &key, CxxUtils::RefCountedPtr< IOpaqueAddress > addr, bool clearAddress=true) | SG::TransientAddress | |
| TransientAddress(CLID id, const std::string &key, CxxUtils::RefCountedPtr< IOpaqueAddress > addr, const std::vector< CLID > &clids) | SG::TransientAddress | |
| TransientAddress(const TransientAddress &) | SG::TransientAddress | |
| TransientAddress(TransientAddress &&) | SG::TransientAddress | |
| TransientAddress(CLID id, const std::string &key, CxxUtils::RefCountedPtr< IOpaqueAddress > addr, bool clearAddress, bool consultProvider) | SG::TransientAddress | private |
| TransientAliasSet typedef | SG::TransientAddress | |
| TransientClidSet typedef | SG::TransientAddress | |
| transientID(CLID id) const | SG::TransientAddress | inline |
| transientID() const | SG::TransientAddress | inline |
| ~TransientAddress() | SG::TransientAddress | |