Mockbird
Interface Libarary and Synthesizer Setup Tool for Mockingbird-OTTO
Loading...
Searching...
No Matches
Soundscape::CardNotPresent Class Reference

The Soundscape hardware is not present in the system. More...

#include <sndexcpt.h>

Inheritance diagram for Soundscape::CardNotPresent:
Soundscape::Exception

Public Member Functions

 CardNotPresent (std::uint16_t port)
 Creates the exception given the base I/O port.
 
- Public Member Functions inherited from Soundscape::Exception
virtual const char * what () const
 Returns a user-readable message describing the exceptional condition.
 

Additional Inherited Members

- Protected Member Functions inherited from Soundscape::Exception
 Exception (const char *format,...)
 printf-style exception constructor.
 

Detailed Description

The Soundscape hardware is not present in the system.

Constructor & Destructor Documentation

◆ CardNotPresent()

Soundscape::CardNotPresent::CardNotPresent ( std::uint16_t port)

Creates the exception given the base I/O port.

Parameters
portThe base I/O port (0x320 to 0x350)

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