ncmpc  0.31
Data Structures | Macros
Bindings.hxx File Reference
#include "config.h"
#include "Command.hxx"
#include "util/Compiler.h"
#include <array>
#include <algorithm>
#include <stddef.h>
#include <stdio.h>

Go to the source code of this file.

Data Structures

struct  KeyBinding
 
struct  KeyBindings
 

Macros

#define MAX_COMMAND_KEYS   3
 
#define KEYDEF_WRITE_HEADER   0x01
 
#define KEYDEF_WRITE_ALL   0x02
 
#define KEYDEF_COMMENT_ALL   0x04
 

Macro Definition Documentation

◆ MAX_COMMAND_KEYS

#define MAX_COMMAND_KEYS   3

◆ KEYDEF_WRITE_HEADER

#define KEYDEF_WRITE_HEADER   0x01

◆ KEYDEF_WRITE_ALL

#define KEYDEF_WRITE_ALL   0x02

◆ KEYDEF_COMMENT_ALL

#define KEYDEF_COMMENT_ALL   0x04