addr() const | gem5::ConstProxyPtr< T, Proxy > | inline |
buffer | gem5::ConstProxyPtr< T, Proxy > | protected |
ConstProxyPtr(Addr _ptr, std::shared_ptr< Proxy > _proxy) | gem5::ConstProxyPtr< T, Proxy > | inlineprotected |
ConstProxyPtr(Addr _ptr, Args &&... args) | gem5::ConstProxyPtr< T, Proxy > | inlineexplicit |
ConstProxyPtr(Args &&... args) | gem5::ConstProxyPtr< T, Proxy > | inlineexplicit |
ConstProxyPtr(const ConstProxyPtr< O, Proxy > &other) | gem5::ConstProxyPtr< T, Proxy > | inline |
ConstProxyPtr(const CPP &other) | gem5::ConstProxyPtr< T, Proxy > | inline |
CPP typedef | gem5::ProxyPtr< T, Proxy > | protected |
flush(bool force=false) | gem5::ProxyPtr< T, Proxy > | inline |
load() | gem5::ConstProxyPtr< T, Proxy > | inline |
nullCheck() const | gem5::ConstProxyPtr< T, Proxy > | inlineprotected |
operator bool() const | gem5::ProxyPtr< T, Proxy > | inline |
operator const T *() const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator T*() const | gem5::ProxyPtr< T, Proxy > | inline |
operator*() const | gem5::ProxyPtr< T, Proxy > | inline |
operator+(A a) const | gem5::ProxyPtr< T, Proxy > | inline |
operator-(A a) const | gem5::ProxyPtr< T, Proxy > | inline |
operator-(const PP &other) const | gem5::ProxyPtr< T, Proxy > | inline |
gem5::ConstProxyPtr::operator-(const CPP &other) const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator->() const | gem5::ProxyPtr< T, Proxy > | inline |
operator=(const PP &other) | gem5::ProxyPtr< T, Proxy > | inline |
operator=(const Addr &a) | gem5::ProxyPtr< T, Proxy > | inline |
gem5::ConstProxyPtr::operator=(const CPP &other) | gem5::ConstProxyPtr< T, Proxy > | inline |
PP typedef | gem5::ProxyPtr< T, Proxy > | protected |
proxy | gem5::ConstProxyPtr< T, Proxy > | protected |
ProxyPtr(Addr _ptr, std::shared_ptr< Proxy > _proxy) | gem5::ProxyPtr< T, Proxy > | inlineprotected |
ProxyPtr(Addr _ptr, Args &&... args) | gem5::ProxyPtr< T, Proxy > | inlineexplicit |
ProxyPtr(Args &&... args) | gem5::ProxyPtr< T, Proxy > | inlineexplicit |
ProxyPtr(const ProxyPtr< O, Proxy > &other) | gem5::ProxyPtr< T, Proxy > | inline |
ProxyPtr(const PP &other) | gem5::ProxyPtr< T, Proxy > | inline |
setAddr(Addr ptr) | gem5::ConstProxyPtr< T, Proxy > | inlineprotected |
Type typedef | gem5::ConstProxyPtr< T, Proxy > | |