Nugget
Public Member Functions | List of all members
eastl::Internal::shared_ptr_auto_mutex Class Reference
Inheritance diagram for eastl::Internal::shared_ptr_auto_mutex:
Inheritance graph
[legend]
Collaboration diagram for eastl::Internal::shared_ptr_auto_mutex:
Collaboration graph
[legend]

Public Member Functions

 shared_ptr_auto_mutex (const void *pSharedPtr)
 
 shared_ptr_auto_mutex (const shared_ptr_auto_mutex &)=delete
 
void operator= (shared_ptr_auto_mutex &&)=delete
 
- Public Member Functions inherited from eastl::Internal::auto_mutex
EA_FORCE_INLINE auto_mutex (mutex &mutex)
 

Additional Inherited Members

- Protected Member Functions inherited from eastl::Internal::auto_mutex
 auto_mutex (const auto_mutex &)=delete
 
void operator= (const auto_mutex &)=delete
 
- Protected Attributes inherited from eastl::Internal::auto_mutex
mutexpMutex
 

The documentation for this class was generated from the following files: