|
w11 - cpp 0.794
Backend server for Rlink and w11
|
#include <RtclStats.hpp>
Public Member Functions | |
| Context () | |
Public Attributes | |
| std::string | opt |
| std::string | varname |
| std::string | format |
| int | width |
| int | prec |
Definition at line 30 of file RtclStats.hpp.
|
inline |
Definition at line 37 of file RtclStats.hpp.
| std::string Retro::RtclStats::Context::opt |
Definition at line 31 of file RtclStats.hpp.
Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().
| std::string Retro::RtclStats::Context::varname |
Definition at line 32 of file RtclStats.hpp.
Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().
| std::string Retro::RtclStats::Context::format |
Definition at line 33 of file RtclStats.hpp.
Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().
| int Retro::RtclStats::Context::width |
Definition at line 34 of file RtclStats.hpp.
Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().
| int Retro::RtclStats::Context::prec |
Definition at line 35 of file RtclStats.hpp.
Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().