Codeathon 2022 Header annotations project dbChannel.h
This commit is contained in:
committed by
Andrew Johnson
parent
098ee6c063
commit
eb3207ee21
@@ -9,14 +9,16 @@
|
||||
* in file LICENSE that is included with this distribution.
|
||||
\*************************************************************************/
|
||||
|
||||
/*
|
||||
#ifndef INC_dbChannel_H
|
||||
#define INC_dbChannel_H
|
||||
|
||||
/** \file dbChannel.h
|
||||
* @brief Declarations fir the @ref dbChannel "dbChannel" record type
|
||||
*
|
||||
* Author: Andrew Johnson <anj@aps.anl.gov>
|
||||
* Ralph Lange <Ralph.Lange@bessy.de>
|
||||
*/
|
||||
|
||||
#ifndef INC_dbChannel_H
|
||||
#define INC_dbChannel_H
|
||||
|
||||
#include "dbDefs.h"
|
||||
#include "dbAddr.h"
|
||||
#include "ellLib.h"
|
||||
|
||||
Reference in New Issue
Block a user