mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 10:27:34 +00:00
Updated: Doxygen Documentation
This commit is contained in:
committed by
CarlWachter
parent
b3ed26e288
commit
16b9e6135c
@@ -14,6 +14,9 @@ namespace sta
|
||||
class Interface
|
||||
{
|
||||
public:
|
||||
/**
|
||||
* @param mutex Mutex object for managing shared access. Pass nullptr for no access control.
|
||||
*/
|
||||
Interface(Mutex * mutex);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user