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::ConstProxyPtr< T, Proxy > | protected |
load() | gem5::ConstProxyPtr< T, Proxy > | inline |
nullCheck() const | gem5::ConstProxyPtr< T, Proxy > | inlineprotected |
operator bool() const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator const T *() const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator*() const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator+(A a) const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator-(A a) const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator-(const CPP &other) const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator->() const | gem5::ConstProxyPtr< T, Proxy > | inline |
operator=(const CPP &other) | gem5::ConstProxyPtr< T, Proxy > | inline |
operator=(const Addr &a) | gem5::ConstProxyPtr< T, Proxy > | inline |
proxy | gem5::ConstProxyPtr< T, Proxy > | protected |
ProxyPtr class | gem5::ConstProxyPtr< T, Proxy > | friend |
setAddr(Addr ptr) | gem5::ConstProxyPtr< T, Proxy > | inlineprotected |
Type typedef | gem5::ConstProxyPtr< T, Proxy > | |