mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
Rework doxygen comments
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @brief Signal interface definition.
|
||||
*/
|
||||
#ifndef STA_SIGNAL_HPP
|
||||
#define STA_SIGNAL_HPP
|
||||
|
||||
@@ -5,7 +8,7 @@
|
||||
namespace sta
|
||||
{
|
||||
/**
|
||||
* @brief Signal interface
|
||||
* @brief Interface for signal objects.
|
||||
*/
|
||||
class Signal
|
||||
{
|
||||
|
Reference in New Issue
Block a user