You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Guardant Mobile SDK.

#include <stddef.h> 
#include "c99/stdint.h"

Include dependency graph for grdMobileSDK.h: 

Classes

  • struct GrdVendorInfo
  • Description of fields that can be overwritten. struct GrdFindInfo
  • Description of fields that can be use in the search dongle. struct GrdDongleInfo

Description of the expanded dongle information. Defines

#define GRD_API

#define GrdGetVendorInfo(findInfo) ((GrdVendorInfo*)&(((GrdFindInfo *)findInfo)->serialNumber))

Typedefs

  • typedef GrdFindInfo GrdFindMode
  • typedef uint32_t GrdHandle
    Handle that may be obtained by grdOpen function. 
  • typedef uint32_t GrdFindHandle
    Search handle that may be obtained by grdFindFirst function.

 

 

 

 

 

 

 

 

 

 

 

 

 

  • No labels