9 #import <Foundation/Foundation.h> 54 + (NSString *)getCarTypeByIndex:(
int)index;
62 + (NSInteger)queryCarBrands:(NSString *)carTypeName initials:(NSString *)initials;
69 + (NSString *)getCarBrandByIndex:(
int)carBrandIndex;
85 + (BOOL)queryWithPoint:(
MBPoint)carPos wmrNodeId:(
MBWmrObjId)wmrNodeId type:(NSString *)type brand:(NSString *)brand keywords:(NSString *)keywords;
95 + (BOOL)queryByBrandAndWmrId:(
MBPoint)carPos wmrNodeId:(
int)wmrId brand:(NSString *)brand;
109 + (
MB4SObject *)getResultRecordByIndex:(
int)index;
115 + (NSInteger)getCarBrandIndex:(NSString *)carBrandName;
123 + (NSInteger)getCarBrandSubSetIndex:(
int)brandIndexInWholeSet;
129 + (void)setSearchAroundDis:(
unsigned int)distanceLimit;
根据当前车的距离远近排序
Definition: MB4SServices.h:21
NSInteger getCarTypeNum()
Definition: MB4SObject.h:13
MBSortRule
Definition: MB4SServices.h:19
NSInteger getResultRecordsNum()
unsigned int MBWmrObjId
Definition: MBWmrBaseTypes.h:12
Definition: MB4SServices.h:28
Definition: MBNaviCoreBase.h:31
Definition: MB4SServices.h:20