memex
Loading...
Searching...
No Matches
RemotePtr< T > Member List

This is the complete list of members for RemotePtr< T >, including all inherited members.

address() constRemotePtr< T >inline
as()RemotePtr< T >inline
operator bool() constRemotePtr< T >inlineexplicit
operator!=(const RemotePtr< T > &other) constRemotePtr< T >inline
operator+(std::ptrdiff_t offset) constRemotePtr< T >inline
operator+=(std::ptrdiff_t offset)RemotePtr< T >inline
operator-(std::ptrdiff_t offset) constRemotePtr< T >inline
operator-=(std::ptrdiff_t offset)RemotePtr< T >inline
operator<(const RemotePtr< T > &other) constRemotePtr< T >inline
operator==(const RemotePtr< T > &other) constRemotePtr< T >inline
RemotePtr()=defaultRemotePtr< T >
RemotePtr(std::uintptr_t address)RemotePtr< T >inlineexplicit