USharedMemoryObject< T > Member List

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

operator*()USharedMemoryObject< T >inline
operator*() constUSharedMemoryObject< T >inline
operator->()USharedMemoryObject< T >inline
operator->() constUSharedMemoryObject< T >inline
operator=(USharedMemoryObject &&rhs) noexceptUSharedMemoryObject< T >inline
USharedMemoryObject(const P &... params)USharedMemoryObject< T >inlineexplicit
USharedMemoryObject(boost::interprocess::create_only_t, std::string name_, const P &... params)USharedMemoryObject< T >inline
USharedMemoryObject(boost::interprocess::open_or_create_t, std::string name_, const P &... params)USharedMemoryObject< T >inline
USharedMemoryObject(boost::interprocess::open_only_t, std::string name_)USharedMemoryObject< T >inline
USharedMemoryObject(boost::interprocess::open_read_only_t, std::string name_)USharedMemoryObject< T >inline
USharedMemoryObject(USharedMemoryObject &&rhs) noexceptUSharedMemoryObject< T >inline