openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::ImGuiReverseBar::Info::Entry Struct Reference

#include <ImGuiReverseBar.hh>

Collaboration diagram for openmsx::ImGuiReverseBar::Info::Entry:
Collaboration graph
[legend]

Public Member Functions

 Entry (std::string f, std::string d, std::time_t t)
 

Public Attributes

std::string fullName
 
std::string displayName
 
std::time_t ftime
 

Detailed Description

Definition at line 33 of file ImGuiReverseBar.hh.

Constructor & Destructor Documentation

◆ Entry()

openmsx::ImGuiReverseBar::Info::Entry::Entry ( std::string  f,
std::string  d,
std::time_t  t 
)
inline

Definition at line 34 of file ImGuiReverseBar.hh.

Member Data Documentation

◆ displayName

std::string openmsx::ImGuiReverseBar::Info::Entry::displayName

Definition at line 37 of file ImGuiReverseBar.hh.

Referenced by openmsx::ImGuiReverseBar::showMenu().

◆ ftime

std::time_t openmsx::ImGuiReverseBar::Info::Entry::ftime

Definition at line 38 of file ImGuiReverseBar.hh.

Referenced by openmsx::ImGuiReverseBar::showMenu().

◆ fullName

std::string openmsx::ImGuiReverseBar::Info::Entry::fullName

Definition at line 36 of file ImGuiReverseBar.hh.


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