Résultat d'une lecture de catalogue : soit un SoundCatalog, soit une erreur décrite.
More...
#include <SoundCatalog.h>
|
| bool | ok () const noexcept |
Résultat d'une lecture de catalogue : soit un SoundCatalog, soit une erreur décrite.
Même patron que hmi::SkinCatalogResult : aucune exception ne franchit la frontière de lecture (EX-NFR-040).
◆ ok()
| bool hmi::SoundCatalogResult::ok |
( |
| ) |
const |
|
inlinenodiscardnoexcept |
- Returns
- true si la lecture a réussi.
◆ catalog
| std::optional<SoundCatalog> hmi::SoundCatalogResult::catalog |
◆ error
| std::string hmi::SoundCatalogResult::error |
◆ errorCode
The documentation for this struct was generated from the following file:
- /home/runner/work/JustAnotherDnDGame/JustAnotherDnDGame/Source/HMI/Audio/SoundCatalog.h