Map Doc  1.0
iOS-引擎SDK-开放平台
全部  文件 函数 变量 类型定义 枚举 枚举值 属性 宏定义
MBTmcReportItem类 参考

#import <MBTmcReporter.h>

类 MBTmcReportItem 继承关系图:
MBObject

属性

MBCongestionState congestionState
 
NSInteger congestionDistance
 
NSString * roadName
 
NSInteger aheadDistance
 
BOOL isReported
 

额外继承的成员函数

- 构造函数 继承自 MBObject
(instancetype) - initWithHandle:
 
(void *) - getHandle
 

详细描述

Tmc播报项目类

属性说明

◆ aheadDistance

- (NSInteger) aheadDistance
readwritenonatomicassign

到路况发生处的距离

◆ congestionDistance

- (NSInteger) congestionDistance
readwritenonatomicassign

路况延伸的距离

◆ congestionState

- (MBCongestionState) congestionState
readwritenonatomicassign

道路路况

◆ isReported

- (BOOL) isReported
readwritenonatomicassign

是否已播报

◆ roadName

- (NSString*) roadName
readwritenonatomiccopy

道路名字


该类的文档由以下文件生成: