MapsIndoors iOS SDK
V3
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
Typedefs
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
File Members
All
_
a
b
c
d
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
z
Variables
Typedefs
Enumerations
Enumerator
_
a
b
c
d
f
g
h
i
l
m
n
p
r
s
t
u
v
w
z
Macros
k
l
m
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
Loading...
Searching...
No Matches
tmp_docs
src
MPDistanceMatrixRows.h
Go to the documentation of this file.
1
#import <Foundation/Foundation.h>
2
#import "MPJSONModel.h"
3
#import "
MPDistanceMatrixElements.h
"
4
5
6
@protocol
MPDistanceMatrixRows
7
@end
8
9
10
@interface
MPDistanceMatrixRows
: MPJSONModel
11
@property
(nonatomic, strong, nullable) NSArray<MPDistanceMatrixElements*><MPDistanceMatrixElements>*
elements
;
12
@end
MPDistanceMatrixElements.h
MPDistanceMatrixRows
Definition
MPDistanceMatrixRows.h:11
MPDistanceMatrixRows::elements
NSArray< MPDistanceMatrixElements * >< MPDistanceMatrixElements > * elements
Definition
MPDistanceMatrixRows.h:11
Generated by
1.10.0