w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11VirtBase.hpp
Go to the documentation of this file.
1
// $Id: RtclRw11VirtBase.hpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2017- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2017-03-11 859 1.0 Initial version
8
// ---------------------------------------------------------------------------
9
10
15
#ifndef included_Retro_RtclRw11VirtBase
16
#define included_Retro_RtclRw11VirtBase 1
17
18
#include "
RtclRw11Virt.hpp
"
19
20
namespace
Retro
{
21
22
template
<
class
TO>
23
class
RtclRw11VirtBase
:
public
RtclRw11Virt
{
24
public
:
25
RtclRw11VirtBase
(TO* pobj);
26
~RtclRw11VirtBase
();
27
28
TO&
Obj
();
29
30
protected
:
31
TO*
fpObj
;
32
};
33
34
}
// end namespace Retro
35
36
// implementation is all inline
37
#include "
RtclRw11VirtBase.ipp
"
38
39
#endif
RtclRw11VirtBase.ipp
RtclRw11Virt.hpp
Retro::RtclRw11VirtBase
Implemenation (all inline) of RtclRw11VirtBase.
Definition:
RtclRw11VirtBase.hpp:23
Retro::RtclRw11VirtBase::Obj
TO & Obj()
FIXME_docs.
Definition:
RtclRw11VirtBase.ipp:42
Retro::RtclRw11VirtBase::fpObj
TO * fpObj
ptr to object
Definition:
RtclRw11VirtBase.hpp:31
Retro::RtclRw11VirtBase::~RtclRw11VirtBase
~RtclRw11VirtBase()
FIXME_docs.
Definition:
RtclRw11VirtBase.ipp:35
Retro::RtclRw11Virt
FIXME_docs.
Definition:
RtclRw11Virt.hpp:27
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11VirtBase.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6