vehicle_prop_value 结构体参考文档

vehicle_prop_value 结构体参考文档

#include < vehicle.h >

数据字段

int32_t  属性
 
int32_t  value_type
 
int64_t  timestamp
 
union {
   int32_t    区域
 
   int32_t    座位
 
   int32_t    window
 
}; 
 
vehicle_value_t  
 

详细说明

定义位于文件 vehicle.h 1565 行。

字段文档

union { ... }

分区媒体资源的可用区信息。对于非分区地产,应忽略此值。

int32_t prop

定义位于文件 vehicle.h 1567 行

int32_t seat

定义位于文件 vehicle.h 1582 行。

int64_t timestamp

time 是自启动以来经过的纳秒数

定义位于文件 vehicle.h 1575 行

定义位于文件 vehicle.h 1586 行

int32_t value_type

定义位于文件 vehicle.h 1572 行。

int32_t window

定义位于文件 vehicle.h 1583 行。

int32_t zone

定义位于文件 vehicle.h 1581 行


此结构体的文档是根据以下文件生成的: