w11 - cpp 0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Retro::RtclStats::Context Struct Reference

#include <RtclStats.hpp>

Collaboration diagram for Retro::RtclStats::Context:
[legend]

Public Member Functions

 Context ()
 

Public Attributes

std::string opt
 
std::string varname
 
std::string format
 
int width
 
int prec
 

Detailed Description

Definition at line 30 of file RtclStats.hpp.

Constructor & Destructor Documentation

◆ Context()

Retro::RtclStats::Context::Context ( )
inline

Definition at line 37 of file RtclStats.hpp.

Member Data Documentation

◆ opt

std::string Retro::RtclStats::Context::opt

Definition at line 31 of file RtclStats.hpp.

Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().

◆ varname

std::string Retro::RtclStats::Context::varname

Definition at line 32 of file RtclStats.hpp.

Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().

◆ format

std::string Retro::RtclStats::Context::format

Definition at line 33 of file RtclStats.hpp.

Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().

◆ width

int Retro::RtclStats::Context::width

Definition at line 34 of file RtclStats.hpp.

Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().

◆ prec

int Retro::RtclStats::Context::prec

Definition at line 35 of file RtclStats.hpp.

Referenced by Retro::RtclStats::Exec(), and Retro::RtclStats::GetArgs().


The documentation for this struct was generated from the following file: