w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11VirtBase.ipp
Go to the documentation of this file.
1
// $Id: RtclRw11VirtBase.ipp 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
19
// all method definitions in namespace Retro
20
namespace
Retro
{
21
22
//------------------------------------------+-----------------------------------
24
25
template
<
class
TO>
26
inline
RtclRw11VirtBase<TO>::RtclRw11VirtBase
(TO* pobj)
27
:
RtclRw11Virt
(pobj),
28
fpObj(pobj)
29
{}
30
31
//------------------------------------------+-----------------------------------
33
34
template
<
class
TO>
35
inline
RtclRw11VirtBase<TO>::~RtclRw11VirtBase
()
36
{}
37
38
//------------------------------------------+-----------------------------------
40
41
template
<
class
TO>
42
inline
TO&
RtclRw11VirtBase<TO>::Obj
()
43
{
44
return
*fpObj;
45
}
46
47
48
}
// end namespace Retro
Retro::RtclRw11VirtBase::Obj
TO & Obj()
FIXME_docs.
Definition:
RtclRw11VirtBase.ipp:42
Retro::RtclRw11VirtBase::RtclRw11VirtBase
RtclRw11VirtBase(TO *pobj)
Constructor.
Definition:
RtclRw11VirtBase.ipp:26
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.ipp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6