DuxReiNummariae 1.0.0-alpha.23
Simple and powerful budgeting application
 
Loading...
Searching...
No Matches
drn::storage Namespace Reference

Classes

struct  BudgetLoadValues
 A type to store all the values loaded from a budget file. More...
 
struct  BudgetStorage
 The manager interface for interacting with a stored budget. More...
 
struct  ExchangeRatesStorage
 The interface for interacting with the cached exchange rates. More...
 
struct  StorageError
 

Variables

constexpr const char * budgetExtension {".budget"}
 The extension to use when storing a budget.
 

Variable Documentation

◆ budgetExtension

const char* drn::storage::budgetExtension {".budget"}
constexpr

The extension to use when storing a budget.