NAME
BeagleInstanceDetails - Information about a specific instance.SYNOPSIS
#include <beagle.h>Public Attributes
int resourceNumber
Detailed Description
Information about a specific instance.Member Data Documentation
long BeagleInstanceDetails::flags
Bit-flags that characterize the activate capabilities of the resource and implementation for this instancechar* BeagleInstanceDetails::implDescription
Description of implementation with details such as how auto-scaling is performedchar* BeagleInstanceDetails::implName
Name of implementation on which this instance is running as a NULL-terminated character stringchar* BeagleInstanceDetails::resourceName
Name of resource on which this instance is running as a NULL-terminated character stringint BeagleInstanceDetails::resourceNumber
Resource upon which instance is runningAuthor
Generated automatically by Doxygen for BEAGLE from the source code.Fri Dec 16 2022 | Version 3.1.2 |