Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
structs.hpp File Reference
#include "core/CEnumCommon.hpp"
#include "third_party/JSON.hpp"
Include dependency graph for structs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  iv::cache::editor::StringWithTimestamp
 
struct  iv::cache::editor::StringWithTimestamp::Fields
 
struct  iv::cache::editor::GeneralCache
 General cache. More...
 
struct  iv::cache::editor::GeneralCache::Fields
 
struct  iv::cache::editor::GeneralCache::Fields::Key
 
struct  iv::cache::editor::GeneralCache::Fields::StartComms
 
struct  iv::cache::editor::GeneralCache::Fields::StartComms::Key
 
struct  iv::cache::editor::GeneralCache::Fields::FileOpening
 
struct  iv::cache::editor::GeneralCache::Fields::FileOpening::Key
 
struct  iv::cache::editor::ControlsEditor
 Controls editor cache. More...
 
struct  iv::cache::editor::ControlsEditor::Fields
 
struct  iv::cache::editor::ControlsEditor::Fields::Key
 
struct  iv::cache::editor::ControlsEditor::Fields::ValveEditor
 
struct  iv::cache::editor::ControlsEditor::Fields::ValveEditor::Key
 
struct  iv::cache::editor::ControlsEditor::Fields::DamperEditor
 
struct  iv::cache::editor::ControlsEditor::Fields::DamperEditor::Key
 
struct  iv::cache::editor::ControlsEditor::ValveEditor
 
struct  iv::cache::editor::ControlsEditor::DamperEditor
 
struct  iv::cache::editor::SpecificProjectCache
 Specific project cache. More...
 
struct  iv::cache::editor::SpecificProjectCache::Fields
 
struct  iv::cache::editor::SpecificProjectCache::Fields::Key
 
struct  iv::cache::editor::SpecificProjectCache::Fields::ExportImportChannels
 
struct  iv::cache::editor::SpecificProjectCache::Fields::ExportImportChannels::Key
 
struct  iv::cache::editor::SpecificProjectCache::Fields::LastSelectedUnit
 
struct  iv::cache::editor::SpecificProjectCache::Fields::LastSelectedUnit::Key
 

Namespaces

namespace  iv
 
namespace  iv::cache
 
namespace  iv::cache::editor
 

Typedefs

using JSON = nlohmann::json
 

Typedef Documentation

◆ JSON

typedef nlohmann::json JSON = nlohmann::json