w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11Virt.hpp
Go to the documentation of this file.
1
// $Id: RtclRw11Virt.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_RtclRw11Virt
16
#define included_Retro_RtclRw11Virt 1
17
18
#include "
librw11/Rw11Virt.hpp
"
19
20
#include "
librtcltools/RtclGetList.hpp
"
21
#include "
librtcltools/RtclSetList.hpp
"
22
23
#include "
librtcltools/RtclCmdBase.hpp
"
24
25
namespace
Retro
{
26
27
class
RtclRw11Virt
:
public
RtclCmdBase
{
28
public
:
29
RtclRw11Virt
(
Rw11Virt
* pvirt);
30
~RtclRw11Virt
();
31
32
Rw11Virt
*
Virt
()
const
;
33
34
protected
:
35
int
M_get
(
RtclArgs
& args);
36
int
M_set
(
RtclArgs
& args);
37
int
M_stats
(
RtclArgs
& args);
38
int
M_dump
(
RtclArgs
& args);
39
40
protected
:
41
Rw11Virt
*
fpVirt
;
42
RtclGetList
fGets
;
43
RtclSetList
fSets
;
44
};
45
46
}
// end namespace Retro
47
48
#include "
RtclRw11Virt.ipp
"
49
50
#endif
RtclCmdBase.hpp
RtclGetList.hpp
RtclRw11Virt.ipp
RtclSetList.hpp
Rw11Virt.hpp
Retro::RtclArgs
FIXME_docs.
Definition:
RtclArgs.hpp:41
Retro::RtclCmdBase
FIXME_docs.
Definition:
RtclCmdBase.hpp:34
Retro::RtclGetList
FIXME_docs.
Definition:
RtclGetList.hpp:35
Retro::RtclRw11Virt
FIXME_docs.
Definition:
RtclRw11Virt.hpp:27
Retro::RtclRw11Virt::M_dump
int M_dump(RtclArgs &args)
FIXME_docs.
Definition:
RtclRw11Virt.cpp:92
Retro::RtclRw11Virt::Virt
Rw11Virt * Virt() const
FIXME_docs.
Definition:
RtclRw11Virt.ipp:20
Retro::RtclRw11Virt::fGets
RtclGetList fGets
Definition:
RtclRw11Virt.hpp:42
Retro::RtclRw11Virt::fpVirt
Rw11Virt * fpVirt
Definition:
RtclRw11Virt.hpp:41
Retro::RtclRw11Virt::fSets
RtclSetList fSets
Definition:
RtclRw11Virt.hpp:43
Retro::RtclRw11Virt::M_get
int M_get(RtclArgs &args)
FIXME_docs.
Definition:
RtclRw11Virt.cpp:61
Retro::RtclRw11Virt::~RtclRw11Virt
~RtclRw11Virt()
FIXME_docs.
Definition:
RtclRw11Virt.cpp:55
Retro::RtclRw11Virt::M_stats
int M_stats(RtclArgs &args)
FIXME_docs.
Definition:
RtclRw11Virt.cpp:81
Retro::RtclRw11Virt::M_set
int M_set(RtclArgs &args)
FIXME_docs.
Definition:
RtclRw11Virt.cpp:71
Retro::RtclSetList
FIXME_docs.
Definition:
RtclSetList.hpp:35
Retro::Rw11Virt
FIXME_docs.
Definition:
Rw11Virt.hpp:34
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11Virt.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6