CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TSharedMemory< T > Member List

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

data() noexceptCeresEngine::TSharedMemory< T >inline
data() const noexceptCeresEngine::TSharedMemory< T >inline
get() noexceptCeresEngine::TSharedMemory< T >inline
get() const noexceptCeresEngine::TSharedMemory< T >inline
minimumLengthCeresEngine::TSharedMemory< T >static
operator bool() const noexceptCeresEngine::TSharedMemory< T >inlineexplicit
operator*()CeresEngine::TSharedMemory< T >inline
operator*() constCeresEngine::TSharedMemory< T >inline
operator->()CeresEngine::TSharedMemory< T >inline
operator->() constCeresEngine::TSharedMemory< T >inline
operator=(const TSharedMemory &)=deleteCeresEngine::TSharedMemory< T >
operator=(TSharedMemory &&other) noexcept=defaultCeresEngine::TSharedMemory< T >
reset()CeresEngine::TSharedMemory< T >inline
sharedMemoryCeresEngine::TSharedMemory< T >
sync()CeresEngine::TSharedMemory< T >inline
TSharedMemory()CeresEngine::TSharedMemory< T >inline
TSharedMemory(const FilePath &path, const SharedMemory::AccessMode mode=SharedMemory::AccessMode::Read)CeresEngine::TSharedMemory< T >inlineexplicit
TSharedMemory(const SharedMemory &)=deleteCeresEngine::TSharedMemory< T >
TSharedMemory(TSharedMemory &&other) noexcept=defaultCeresEngine::TSharedMemory< T >
valid() const noexceptCeresEngine::TSharedMemory< T >inline