sequencer
Public Member Functions | Public Attributes | List of all members
sequencer::midi::section_t Struct Reference

#include <device_spec.hpp>

Public Member Functions

 section_t (const std::string &name)
 
 section_t (std::string &&name)
 

Public Attributes

std::string name
 
std::vector< device_entry_tentries {}
 

Constructor & Destructor Documentation

◆ section_t() [1/2]

sequencer::midi::section_t::section_t ( const std::string &  name)
inlineexplicit

◆ section_t() [2/2]

sequencer::midi::section_t::section_t ( std::string &&  name)
inlineexplicit

Member Data Documentation

◆ entries

std::vector< device_entry_t > sequencer::midi::section_t::entries {}

◆ name

std::string sequencer::midi::section_t::name

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