midday-commander
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
State Class Reference

Holds the global state of the Application. More...

#include <State.h>

Classes

struct  cmpEntry
 Custom comparator for State.selected. More...
 

Public Attributes

bool running = true
 
std::set< std::shared_ptr< Entry >, cmpEntryselected
 

Detailed Description

Holds the global state of the Application.

Member Data Documentation

◆ running

bool State::running = true

◆ selected

std::set<std::shared_ptr<Entry>, cmpEntry> State::selected

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