w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclGetBase.hpp
Go to the documentation of this file.
1
// $Id: RtclGetBase.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_RtclGetBase
15
#define included_Retro_RtclGetBase 1
16
17
#include "tcl.h"
18
19
#include <cstdint>
20
#include <string>
21
22
namespace
Retro
{
23
24
class
RtclGetBase
{
25
public
:
26
RtclGetBase
();
27
virtual
~RtclGetBase
();
28
29
virtual
Tcl_Obj*
operator()
()
const
= 0;
30
};
31
32
33
}
// end namespace Retro
34
35
//#include "RtclGetBase.ipp"
36
37
#endif
Retro::RtclGetBase
FIXME_docs.
Definition:
RtclGetBase.hpp:24
Retro::RtclGetBase::operator()
virtual Tcl_Obj * operator()() const =0
Retro::RtclGetBase::~RtclGetBase
virtual ~RtclGetBase()
FIXME_docs.
Definition:
RtclGetBase.cpp:35
Retro::RtclGetBase::RtclGetBase
RtclGetBase()
FIXME_docs.
Definition:
RtclGetBase.cpp:29
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librtcltools
RtclGetBase.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6