BEAGLE
An Application Programming Interface and High-Performance Computing Library for Statistical Phylogenetics
Public Attributes | List of all members
BeagleResource Struct Reference

Description of a hardware resource. More...

#include <beagle.h>

Public Attributes

char * name
 
char * description
 
long supportFlags
 
long requiredFlags
 

Detailed Description

Description of a hardware resource.

Member Data Documentation

◆ description

char* BeagleResource::description

Description of resource as a NULL-terminated character string

◆ name

char* BeagleResource::name

Name of resource as a NULL-terminated character string

◆ requiredFlags

long BeagleResource::requiredFlags

Bit-flags that identify resource type

◆ supportFlags

long BeagleResource::supportFlags

Bit-flags of supported capabilities on resource


The documentation for this struct was generated from the following file: