gForceSDK
DeviceSetting.h File Reference

The abstract of the device setting handler of a gForce device. More...

#include "gfTypes.h"
#include <cstdio>
#include <functional>

Go to the source code of this file.

Classes

class  gf::DeviceSetting
 The abstract of the device setting handler of a gForce device. More...
 

Namespaces

 gf
 The namespace in which all of the gForceSDK project definitions are contained.
 

Enumerations

enum  ResponseResult : GF_UINT32 {
  RREST_SUCCESS, RREST_NOT_SUPPORT, RREST_BAD_PARAM, RREST_FAILED,
  RREST_TIMEOUT
}
 

Detailed Description

The abstract of the device setting handler of a gForce device.

Version
0.1
Date
2017.8.3