#include <manifest.h>
Definition at line 26 of file manifest.h.
◆ SurfaceManifest()
ArdourSurface::SurfaceManifest::SurfaceManifest |
( |
std::string |
| ) |
|
◆ description()
std::string ArdourSurface::SurfaceManifest::description |
( |
| ) |
|
|
inline |
◆ exists_at_path()
static bool ArdourSurface::SurfaceManifest::exists_at_path |
( |
std::string |
| ) |
|
|
static |
◆ name()
std::string ArdourSurface::SurfaceManifest::name |
( |
| ) |
|
|
inline |
◆ path()
std::string ArdourSurface::SurfaceManifest::path |
( |
| ) |
|
|
inline |
◆ to_json()
std::string ArdourSurface::SurfaceManifest::to_json |
( |
| ) |
|
◆ valid()
bool ArdourSurface::SurfaceManifest::valid |
( |
| ) |
|
|
inline |
◆ version()
std::string ArdourSurface::SurfaceManifest::version |
( |
| ) |
|
|
inline |
◆ _description
std::string ArdourSurface::SurfaceManifest::_description |
|
private |
◆ _name
std::string ArdourSurface::SurfaceManifest::_name |
|
private |
◆ _path
std::string ArdourSurface::SurfaceManifest::_path |
|
private |
◆ _valid
bool ArdourSurface::SurfaceManifest::_valid |
|
private |
◆ _version
std::string ArdourSurface::SurfaceManifest::_version |
|
private |
The documentation for this class was generated from the following file: