.TH "BeagleInstanceDetails" 3 "Fri Dec 16 2022" "Version 3.1.2" "BEAGLE" \" -*- nroff -*- .ad l .nh .SH NAME BeagleInstanceDetails \- Information about a specific instance\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "int \fBresourceNumber\fP" .br .ti -1c .RI "char * \fBresourceName\fP" .br .ti -1c .RI "char * \fBimplName\fP" .br .ti -1c .RI "char * \fBimplDescription\fP" .br .ti -1c .RI "long \fBflags\fP" .br .in -1c .SH "Detailed Description" .PP Information about a specific instance\&. .SH "Member Data Documentation" .PP .SS "long BeagleInstanceDetails::flags" Bit-flags that characterize the activate capabilities of the resource and implementation for this instance .SS "char* BeagleInstanceDetails::implDescription" Description of implementation with details such as how auto-scaling is performed .SS "char* BeagleInstanceDetails::implName" Name of implementation on which this instance is running as a NULL-terminated character string .SS "char* BeagleInstanceDetails::resourceName" Name of resource on which this instance is running as a NULL-terminated character string .SS "int BeagleInstanceDetails::resourceNumber" Resource upon which instance is running .SH "Author" .PP Generated automatically by Doxygen for BEAGLE from the source code\&.