NAME
BeagleResource - Description of a hardware resource.SYNOPSIS
#include <beagle.h>Public Attributes
char * name
Detailed Description
Description of a hardware resource.Member Data Documentation
char* BeagleResource::description
Description of resource as a NULL-terminated character stringchar* BeagleResource::name
Name of resource as a NULL-terminated character stringlong BeagleResource::requiredFlags
Bit-flags that identify resource typelong BeagleResource::supportFlags
Bit-flags of supported capabilities on resourceAuthor
Generated automatically by Doxygen for BEAGLE from the source code.Fri Dec 16 2022 | Version 3.1.2 |