SLAMTEC Aurora Public Remote SDK  1.2.0-rtm
_slamtec_aurora_sdk_version_info_t Struct Reference

The version info structure. More...

#include <aurora_pubsdk_objects.h>

Public Attributes

const char * sdk_name
 The SDK name. More...
 
const char * sdk_version_string
 The SDK version string. More...
 
const char * sdk_build_time
 The SDK build time. More...
 
uint32_t sdk_feature_flags
 The SDK feature flags. More...
 

Detailed Description

The version info structure.

The version info structure contains the version information of the SDK.

Member Data Documentation

◆ sdk_build_time

const char* _slamtec_aurora_sdk_version_info_t::sdk_build_time

The SDK build time.

The SDK build time is the build time of the SDK.

◆ sdk_feature_flags

uint32_t _slamtec_aurora_sdk_version_info_t::sdk_feature_flags

The SDK feature flags.

The SDK feature flags are the feature flags of the SDK.

◆ sdk_name

const char* _slamtec_aurora_sdk_version_info_t::sdk_name

The SDK name.

The SDK name is the name of the SDK.

◆ sdk_version_string

const char* _slamtec_aurora_sdk_version_info_t::sdk_version_string

The SDK version string.

The SDK version string is the version string of the SDK.


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