FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcMTELock Class Reference

#include <AcMTELock.h>

Public Member Functions

 AcMTELock (AcMTEMutex *, unsigned long)
 
 AcMTELock (void *, unsigned long)
 
virtual ~AcMTELock (void)
 
virtual bool getOwnership (unsigned long)
 
virtual bool hasOwnership (void) const
 
virtual void releaseOwnership (void)
 

Detailed Description

Definition at line 21 of file AcMTELock.h.

Constructor & Destructor Documentation

◆ AcMTELock() [1/2]

AcMTELock::AcMTELock ( AcMTEMutex * ,
unsigned long  )

◆ AcMTELock() [2/2]

AcMTELock::AcMTELock ( void * ,
unsigned long  )

◆ ~AcMTELock()

virtual AcMTELock::~AcMTELock ( void )
virtual

Member Function Documentation

◆ getOwnership()

virtual bool AcMTELock::getOwnership ( unsigned long )
virtual

◆ hasOwnership()

virtual bool AcMTELock::hasOwnership ( void ) const
virtual

◆ releaseOwnership()

virtual void AcMTELock::releaseOwnership ( void )
virtual

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