A class for saving a MIDI channel and cable number.  
 More...
#include <MIDICNChannelAddress.hpp>
A class for saving a MIDI channel and cable number. 
Definition at line 19 of file MIDICNChannelAddress.hpp.
 
◆ MIDICNChannel() [1/2]
  
  
      
        
          | constexpr MIDICNChannel::MIDICNChannel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ MIDICNChannel() [2/2]
  
  
      
        
          | constexpr MIDICNChannel::MIDICNChannel  | 
          ( | 
          Channel  | 
          channel,  | 
         
        
           | 
           | 
          int  | 
          cableNumber = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ getChannel()
  
  
      
        
          | constexpr Channel MIDICNChannel::getChannel  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ getRawChannel()
  
  
      
        
          | constexpr uint8_t MIDICNChannel::getRawChannel  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ getCableNumber()
  
  
      
        
          | constexpr uint8_t MIDICNChannel::getCableNumber  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ isValid()
  
  
      
        
          | constexpr bool MIDICNChannel::isValid  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ operator bool()
  
  
      
        
          | constexpr MIDICNChannel::operator bool  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineexplicitconstexpr   | 
  
 
 
◆ invalid()
◆ addresses
  
  
      
        
          | RawMIDICNChannelAddress MIDICNChannel::addresses | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: