w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclSetBase.hpp
Go to the documentation of this file.
1
// $Id: RtclSetBase.hpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2013- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2013-02-12 487 1.0 Initial version
8
// ---------------------------------------------------------------------------
9
14
#ifndef included_Retro_RtclSetBase
15
#define included_Retro_RtclSetBase 1
16
17
#include "tcl.h"
18
19
#include <cstdint>
20
#include <string>
21
22
#include "
RtclArgs.hpp
"
23
24
namespace
Retro
{
25
26
class
RtclSetBase
{
27
public
:
28
RtclSetBase
();
29
virtual
~RtclSetBase
();
30
31
virtual
void
operator()
(
RtclArgs
& args)
const
= 0;
32
};
33
34
35
}
// end namespace Retro
36
37
//#include "RtclSetBase.ipp"
38
39
#endif
RtclArgs.hpp
Retro::RtclArgs
FIXME_docs.
Definition:
RtclArgs.hpp:41
Retro::RtclSetBase
FIXME_docs.
Definition:
RtclSetBase.hpp:26
Retro::RtclSetBase::operator()
virtual void operator()(RtclArgs &args) const =0
Retro::RtclSetBase::~RtclSetBase
virtual ~RtclSetBase()
FIXME_docs.
Definition:
RtclSetBase.cpp:35
Retro::RtclSetBase::RtclSetBase
RtclSetBase()
FIXME_docs.
Definition:
RtclSetBase.cpp:29
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librtcltools
RtclSetBase.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6