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
MPBuildingCollection.h
Go to the documentation of this file.
1
//
2
// MPBuildingCollection.h
3
// MapsIndoors
4
//
5
// Created by Daniel Nielsen on 21/10/14.
6
// Copyright (c) 2014 MapsPeople A/S. All rights reserved.
7
//
8
9
#import "MPJSONModel.h"
10
#import "
MPBuilding.h
"
11
12
13
@interface
MPBuildingCollection
: MPJSONModel
14
15
@property
(nonatomic, strong, nullable) NSArray<MPBuilding*><MPBuilding>*
buildings
;
16
17
@end
MPBuilding.h
MPBuildingCollection
Definition
MPBuildingCollection.h:14
MPBuildingCollection::buildings
NSArray< MPBuilding * >< MPBuilding > * buildings
Definition
MPBuildingCollection.h:15
Generated by
1.10.0