Query: beagleresource
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BeagleResource(3) HMSBEAGLE BeagleResource(3)NAMEBeagleResource - Description of a hardware resource.SYNOPSIS#include <libhmsbeagle/beagle.h> Public Attributes char * name char * description long supportFlags long requiredFlags Detailed Description Description of a hardware resource. Member Data Documentation char* BeagleResource::description Description of resource as a NULL-terminated character string char* BeagleResource::name Name of resource as a NULL-terminated character string long BeagleResource::requiredFlags Bit-flags that identify resource type long BeagleResource::supportFlags Bit-flags of supported capabilities on resource Author Generated automatically by Doxygen for HMSBEAGLE from the source code. Version 1.0.0 Fri May 25 2012 BeagleResource(3)